<style type="text/css">
	BODY:text {
	font-family="Arial";
	}
a:link { 
	color: #000000;
	}
a:visited { 
	color: #666666;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #666666;
	}

LI { text-transform: capitalize }

.REDLINK {color:#FF0000}


</style>