
BODY {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 10pt; 
color : #000000; 
background-color : #8a896d; 
margin : 0; 
} 

A {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 10pt; 
color : #3c3b06; 
text-decoration : underline; 
} 

A:hover {
color : RED;
TEXT-DECORATION:  UNDERLINE; 
} 


TEXTAREA {
background-color : #fafaf4; 
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 10pt; 
} 

LI {
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 10pt; 
text-decoration : none; 
padding : 0.4em; 
} 

TD {
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 10pt; 
text-decoration : none; 
} 




INPUT , SELECT {
background-color : #FFFFFF; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 10pt; 
color : #000000;

} 


.websiteby  		{ font-size: 11px; color: black; text-decoration : none; text-align: right; }

a.websiteby:link  	{ font-size: 11px; color: blue; text-decoration: underline; text-align: right; }

a.websiteby:visited  	{ font-size: 11px; color: blue; text-decoration: underline; text-align: right; }

a.websiteby:active  	{ font-size: 11px; color: blue; text-decoration: underline; text-align: right; }

a.websiteby:hover  	{ font-size: 11px; color: red; text-decoration: underline; text-align: right; }





