<STYLE>
<!--

a:active {  	font-family: Lucida Console; 
		font-size: 11.5px; 	
		font-style: normal; 	
		line-height: normal; 		
		font-weight: normal; 	
		font-variant: normal; 	
		color: #EEDFFE;
		text-transform: none; 	
	 	text-decoration: none;
	 	cursor: default;
}

a:link {	font-family: Lucida Console;
		font-size: 11.5px;
	 	font-style: normal;
	 	line-height: normal;
	 	font-weight: normal;
	 	font-variant: small-caps;
	 	text-transform: none; 	
		color: #FF0000;
 		text-decoration: none;
	 	cursor: default; 
}
a:visited { 	font-family: Lucida Console;
	 	font-size: 11.5px; 	
		font-style: normal;
	 	line-height: normal;
	 	font-weight: normal;
	 	font-variant: small-caps;
	 	text-transform: normal;
	 	color: #EEDFFE;
	 	text-decoration: none;
	 	cursor: default;
}

a:hover { 	font-family: Lucida Console;
	 	font-size: 11.5px; 	
		font-style: normal;
	 	line-height: normal;
	 	font-weight: normal;
	 	font-variant: small-caps;
	 	text-transform: none;
	 	color: #FFCCCC;
		position: relative; top: 0px; left: 0px; 	 				cursor: default;
		
}

body,tr,td { 	font-family: Lucida Console;	
		font-size: 11.5px; 	
		font-style: normal; 	
		line-height: normal; 	
		font-weight: normal; 	
		font-variant: normal; 	
		text-transform: none;
		color: #000000;
		text-decoration: none;
		scrollbar-3dlig-color:EEDFFE;
   		scrollbar-arrow-color:EEDFFE;
	       	scrollbar-base-color:#9FA4B8;
        	scrollbar-darkshadow-color:#9FA4B8;
        	scrollbar-face-color:#9FA4B8;
        	scrollbar-highlight-color:EEDFFE;
        	scrollbar-shadow-color:#9FA4B8;
}

h1 {		font-family: Lucida Console;	
		font-size: 15px; 	
		font-style: normal; 	
		line-height: normal; 	
		font-weight: bold; 	
		font-variant: small-caps; 	
		text-transform: none; 	
		color: #000000;
		text-decoration: none;

}



}-->
</style>