body, td, th {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

a {
	font-family: Verdana;
	font-size: 8pt;
	color: #3333ff;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #3333ff;
	text-decoration: none;
}

a:hover {
	color: #3333ff;
	text-decoration: underline;
}

a:active {
	color: #3333ff;
	text-decoration: none;
}