
body,td,th {
	font-family : lucida console, courier, courier new;
	font-size: 12px;
	color: #ffffff;
}


text {
	text-decoration: none;
	font-family : lucida console, courier, courier new;
	font-size : 11px;
	font-weight : normal;
	color: #ff0000;
}



A {
	text-decoration: none;
	font-family : lucida console, courier, courier new;
	font-size : 12px;
	font-weight : normal;
	color: #ffffff;
}



A:HOVER {
	color: #CC0000;
}




