body,p,td,tr  { color: black; font-size: 13px; font-family: Verdana }

BODY
{
 background-image:url('images/site_bg.gif');
 background-repeat:no-repeat;} 


.title   { color: #41659b; font-weight: bold; font-size: 16px; font-family: Verdana }

input,select,textarea {font-family: trebuchet MS, arial, sans-serif; font-size:11px; color:black; background-color:#f6f6f6; border-bottom-color:light-gray; border-right-color:light-gray; border-left-color:dark-gray; border-top-color:dark-gray;}	
a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background-color: #E38724}
