body , html {
	font-family: Verdana, Tahoma;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.whitefooter {
	font-size: 8pt;
	color: #cccccc;
}

.whitefooter a {
	font-size: 8pt;
	text-decoration: none;
	color: #cccccc;
}

.whitefooter a:hover{
	font-size: 8pt;
	text-decoration: underline;
	color: #cccccc;
}
