td {
	font-family : Arial, Helvetica, sans-serif; color : #000099; font-size : 10px;
}
a:link {
	color : #000099; text-decoration : underline; 
}
a:visited {
	color : #000099; text-decoration : underline;
}

a:hover {
	color : #CC0000; text-decoration : none;
}

a:active {
	color : #000099; text-decoration : underline;
}



