body
{
}
A {text-decoration:none; color: black;}
A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;} 
A:active {text-decoration: underline;}	
A:hover {text-decoration: underline; color: #000080;}
A:hover{background-color:#EDEEB4;}


A.bodylink {text-decoration: none; color: #C00000; font-family: Verdana; font-weight: bold}
A.bodylink:link { text-decoration: none; color: #C00000; font-family: Verdana; font-weight: bold }
A.bodylink:visited {text-decoration: none; color: #C00000; font-family: Verdana; font-weight: bold} 
A.bodylink:active {text-decoration: underline;}	
A.bodylink:hover {text-decoration: underline; color: #000080;}
A.bodylink:hover{background-color:#EDEEB4;}

a.useful     { text-decoration: none; color: #C00000; font-family: Verdana; font-size: 8pt; 
               font-weight: bold }
a.useful:link { text-decoration: none; color: #C00000; font-family: Verdana; font-size: 8pt; 
               font-weight: bold }
a.useful:visited { text-decoration: none; color: #C00000; font-family: Verdana; font-size: 8pt; 
               font-weight: bold }
A.useful:active {text-decoration: underline;}	
A.useful:hover {text-decoration: underline; color: #000080;}
A.useful:hover{background-color:#EDEEB4;}



body		   { 
					scrollbar-face-color: #EDEEB4;
					font-size: 8pt
				  	
              }