
table {
	font-family: verdana;
	font-size: 10px;
	font-color: black
}

a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	border: 0
}

a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	border: 0
}

a:hover {
	color:#663366
}
