BODY {
	
	margin-top : 0px;
	margin-left : 0px;
	background-color : Green;
	font-size : 14pt;
}

A.menu:LINK {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color : White;
	background : #006600;
	font-size : 10pt;
}
A.menu:VISITED {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color : White;
	background : #006600;
	font-size : 10pt;
}

A.menuy:LINK {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color : Yellow;
	background : #006600;
	font-size : 10pt;
}
A.menuy:VISITED  {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color : Yellow;
	background : #006600;
	font-size : 10pt;
}
A.menui1:LINK {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color : White;
	background : #006600;
	font-size : 10pt;
	text-align : center;
}
A.menui1:VISITED {
	font-family : Arial, sans-serif;
	text-decoration: none;
	color : White;
	background : #006600;
	font-size : 10pt;
	text-align : center;
}
A:LINK {
	color : White;
	background : Green;
}
A:VISITED {
	color : White;
	background : Green;
}


	



