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

body {
	background-color:#818156;
	margin-top:0px;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	}
	
td { font-size:12px;
	text-align:left;
	}
a:link, a:visited {
	color:#FFC; 
	text-decoration:none;
	} 

a:hover, a:active {
	color: #000; 
	text-decoration:none;
	}