body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

a:visited {
	color: black;
}
a:hover {
	color: red;
}

a:active {
	color: black;
}

td {
	font-size: 12px;
	font-weight: bold;
}

th {
	font-size: 12px;
	font-weight: bold;
}
