body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

td {
	font-size: 11px;
}

a {
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: blue;
	text-decoration: underline;
}
.bottomlinks {
	color: #ffffff;
}
.bottomlinks a {
	color: #ffffff;
	font-size: 10px;
}
.bottomlinks a:visited {
	color: #ffffff;
}
.bottomlinks a:hover {
	color: #cccccc;
}
