
.header A:hover {color: white; background-color: red;} /* mouse over link */

.link A {color: white; text-decoration: none}
.link A:hover {color: #ED171F; background-color: #E9E5E5;}

.quickhits 
{
font-family: Verdana; 
font-size: 8pt; 
}
.quickhits  A {color: blue; text-decoration: underline}
.quickhits  A:hover {color: #ED171F; background-color: #e9e5e5;}


.body 
{
font-family: Verdana; 
font-size: 10pt; 
}
.body  A {color: blue; text-decoration: underline}
.body  A:hover {color: #ED171F; background-color: #e9e5e5;}

.bodylinks 
{
font-family: Verdana; 
font-size: 8pt; 
}
.bodylinks  A {color: #6C9D31; text-decoration: underline}
.bodylinks  A:hover {color: #ED171F; background-color: #e9e5e5;}
 
.footer 
{
font-family: Verdana; 
font-size: 10pt; 
}
.footer  A {color: #000000; text-decoration: underline}
.footer  A:hover {color: #ED171F; background-color: #e9e5e5;}