body {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	table-layout: fixed;
}
a:link {
	font-family: Verdana;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #FF0000;
	background-color: #CCCCCC;
}
table {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
