BODY { background-color: #000000; }
BODY, P, table, tr, td { font-family: verdana, arial, sans-serif; color: #000000;  letter-spacing: 0; font-weight: normal; font-size: 11px;}

.centered {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
.text {align: center; background-color: transparent; color: #ffffff; border: 1px none black; padding: 4px; margin: 2px 0px 2px 0px; font-size: 11px; width: 800px;}

.text A:link { text-decoration : none; color:#ffffff; font-weight:bold; background-color : transparent;}
.text A:active { text-decoration : none; color: #ffffff; background-color : transparent;}
.text A:visited { color:#ffffff; text-decoration: underline; font-weight: bold; background-color : transparent; }
.text A:hover { color:#075795; text-decoration: underline; font-weight:bold; background-color : transparent; }

