body
{
}
A {text-decoration:none; color: #2074C8;}
A:link {text-decoration: none; color: #2074C8;}
A:visited {text-decoration: none; color: #2074C8;} 
A:active {text-decoration: underline;}	
A:hover {text-decoration: underline; color: black;}

A.special {text-decoration:none; color: white;}
A.special:link {text-decoration: none; color: white;}
A.special:visited {text-decoration: none; color: white;} 
A.special:active {text-decoration: none;}	
A.special:hover {text-decoration: none; color: white;}
A.special:hover{background-color:#2074C8;}
A.special:link {cursor: default}

textarea     { color: black; font-family: Verdana; font-size: 8pt }
input        { color: black; font-family: Verdana; font-size: 8pt }
select       { color: black; font-family: Verdana; font-size: 8pt }

body		   { 
					scrollbar-face-color: #CEE7FF;
				  	
              }
h3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	margin-bottom: 0;
}
