BODY {
	background-color : 005582;
	text-color: #000000;
	font-family : Verdana;
	margin-left : 10px;
	margin-right :10px;
	margin-top : 10px;
	margin-bottom : 10px;
	
}

A:LINK, A:VISITED {
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER {
	
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
Table {
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	
}
