body, td {
	color: #f5f5f5;
	font-size: 8pt;
	font-family: Verdana;
}

a {
	color: #00ffff;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #00ffff;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-decoration: underline;
	font-weight: normal;
	background : transparent;
}

.sublink {
	color : Maroon;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
}

#keywords {color: #E6E6E6; font-size: 1;}
