BODY
{
}
A {
color : blue; 
text-decoration : none; 
background-color:white;
} 
A:visited {
color : blue; 
text-decoration : none; 
background-color:white;
} 
A:hover {
color : red; 
text-decoration : underline; 
background-color:white;
} 
.pageheadtext {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.pagebodytext {

    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}
