@charset "utf-8";
/* CSS Document */


body         {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF
}
a:link       { color: #FF0000; text-decoration: underline }
a:visited       {
	color: #FFCC00;
	text-decoration: underline
}
a:hover       { color: #FF6600; text-decoration: none }
a:active       { color: #CC0099; text-decoration: none }
#td { font-size: 12px; font-family: Verdana; }
.powered-by { font-size: 8pt; font-family: Verdana; text-align: center; }
.powered-by > a { font-size: 8pt; font-family: Verdana; }
