BODY {
	background-color : #336666;
	color: 2E2E2E;
	font-family : Verdana;
	margin-left : 4px;
	margin-right :4px;
	margin-top : 4px;
}

A:LINK, A:VISITED {
	color : #464646;
	text-decoration : none;
}

A:HOVER {
	
	color : #FF6600;
	text-decoration : none;
	font-weight : normal;
}
Table {
	color : #464646;
	font-family : Verdana;
	font-size : 11px;
	
}
