A {text-decoration:none; color: #D80020;}
A:link {text-decoration: none; color: #D80020;}
A:visited {text-decoration: none; color: #D80020;} 
A:active {text-decoration: underline;}	
A:hover {text-decoration: underline; color: black;}

A.menu {text-decoration:none; color: black;}
A.menu:link {text-decoration: none; color: black;}
A.menu:visited {text-decoration: none; color: black;} 
A.menu:active {text-decoration: none;}	
A.menu:hover {text-decoration: underline; color: white;}
A.menu:hover{background-color:#FFCC66;}

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: black;}
A.box:link {text-decoration: none; color: black;}
A.box:visited {text-decoration: none; color: black;} 
A.box:active {text-decoration: underline;}	
A.box:hover {text-decoration: underline; color: black;}
A.box:hover{background-color:#FFF7E1;}

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:#FFD060;}*/

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: #C8E8A8;
				  	
              }
.dotted {
	border: 1pt dashed #000000;
	background-color: #eeeeee;
}