a:link {
	color: #000066;
	text-decoration: none;

}
a:hover {
	color: #CC0033;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;


}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000066;
	font-weight: normal;

}
td {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
