a:link { 
	font-size: 9pt; 
	border-color: #CC0000 #CC0000 #CC3300; 
	color: #000000; 
	text-decoration: none
	} 

body {
	font-size: 9pt;
	text-decoration: none;
	border: #000000;
	font-family: "Times New Roman", Times, serif;
	} 

.text { 
	filter: DropShadow(Color=#cccccc, OffX=2, OffY=1, Positive=2); 
	text-decoration: none; 
	font-size: 9pt
	}

a:hover {
	font-size: 9pt; 
	color: #FF3333; 
	text-decoration: underline
	}

a:visited {
	font-size: 9pt;
	text-decoration: underline;
	}
