body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
}
a:link { 
text-decoration: none; color: #8eaebe 
}

a:visited {
 text-decoration: none; color: #b66c59 
 }

a:hover {
 text-decoration: underline; color: #ee2828
}
