 body { margin:0;
        background-color: #000033;
	    font-family: Arial, Helvetica, sans-serif;
	    color: #FFFFFF; 
		text-align:center;}

table {
	font-size: 0.8em;
	

}	
		
td {
    padding: 10px;
}

a:link {
	font-style: normal;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF0000;
}
