body {
	background-color: #000000;
	font-size: 14px;
	
}

p {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #295129;
}

.table {
	background-color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
}



a:link{ color: #295129;
     text-decoration: underline;}
	 
a:visited{ color: #295129;
     text-decoration: underline;}
	 
a:hover { #295129;
     text-decoration: underline;}
	 
a:active { #295129;
     text-decoration: underline;}
