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