a:link {
	color : #3333ff;
	text-decoration : none;
}

a:visited {
	color : #333399;
	text-decoration : none;
}

a:hover {
	color : #FF0000;
	text-decoration : underline;
}


body {        
	color : #000000;
	font : 12px Arial,Helvetica,sans-serif;
}


td {
	color : #000000;
	font : 12px Arial,Helvetica,sans-serif;
	text-decoration : none;
}


ul {
	color : #990000;
	font : 12px Arial,Helvetica,sans-serif;
	text-decoration : none;
}


