/* main styles */
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px}
.sidetext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px}
.hometitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px}
.homeintro {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px}
.homehead {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #FFFFFF}
.homeheadblack {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #000000}
.newsdate { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; color: #FFFFFF}


DIV.results .highlight {
  background-color: #FFFF99;
}

DIV.results .wordscores {
  font-size: x-small;
  color: #666666;
}


/*** LINKS ***/

/* black links on yellow field */
A.ahometitle:link{color:#000000;text-decoration:none } 
A.ahometitle:active{color:#000000;text-decoration:none } 
A.ahometitle:visited{color:#000000;text-decoration:none }


A.ahomehead:link{color:#FFFFFF } 
A.ahomehead:active{color:#FFFFFF } 
A.ahomehead:visited{color:#FFFFFF } 

A.abrandhead:link{color:#000000 } 
A.abrandhead:active{color:#000000 } 
A.abrandhead:visited{color:#000000 }

A.nav:link{color:#000000 } 
A.nav:active{color:#000000 } 
A.nav:visited{color:#000000 } 

/* black links on yellow field */
A.sidelink:link{color:#003399 } 
A.sidelink:active{color:#003399 } 
A.sidelink:visited{color:#003399 } 

