<STYLE TYPE="text/css">
a:text { color: black; text-decoration: none }
a:link { color: grey; text-decoration: none; font-weight: bold }
a:active { color: black; text-decoration: none; font-weight: bold }
a:visited { color: grey; text-decoration: none; font-weight: bold }
a:hover { color: red; text-decoration: none; font-weight: bold }
H2{ 
color:black; 
font-weight: bold; 
font-size: 14; 
font-variant: small-caps;
font-family: arial;
}
body { 
color: #000000;
text-decoration: none; 
background-color: #DADFED;
scrollbar-base-color: #DADFED; 
background-attachment: fixed;
}
</STYLE> 