@media all {

body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0e25c0;
	margin-left: 0px;
	margin-top: 0px;
}

td {
	font-family: verdana,arial,sans-serif; 
	font-size: 10px; 
	color: #000000;
}

a:link { text-decoration:none; font-weight:bold; color: #0e25c0; }
a:active { text-decoration:none; font-weight:bold; color: #f8a03e; }
a:visited { text-decoration:none; font-weight:bold; color: #0e25c0; }
a:hover { text-decoration:none; font-weight:bold; color: #f8a03e; }
}
