
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.special2 {text-decoration:none; color: #2074C0;}
A.special2:link {text-decoration: none; color: #2074C0;}
A.special2:visited {text-decoration: none; color: #2074C0;} 
A.special2:active {text-decoration: none;}	
A.special2:hover {text-decoration: none; color: #2074C0;}
A.special2:hover{background-color:#CEE7FF;}

/*
A.box {text-decoration:none; color: white;}
A.box:link {text-decoration: none; color: white;}
A.box:visited {text-decoration: none; color: white;} 
A.box:active {text-decoration: underline;}	
A.box:hover {text-decoration: underline; color: white;}
A.box:hover{background-color:#dffeff;}

A.box2 {text-decoration:none; color: black;}
A.box2:link {text-decoration: none; color: black;}
A.box2:visited {text-decoration: none; color: black;} 
A.box2:active {text-decoration: underline;}	
A.box2:hover {text-decoration: underline; color: black;}
A.box2:hover{background-color:#2074C0;}*/

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 }          