BODY {
	background-color : #CCCC99;
	font-family :  Tahoma, Verdana, Helvetica, sans-serif;
}

.menu A:LINK,A:VISITED {
	color : #E4E4E4;
	text-decoration : none;
	font-size:10pt;
	text-align : center;
	font-weight : bold;
}

.menu A:HOVER {
	color : #CCCC99;
	text-decoration : underline;
	text-align : center;
	font-weight : bold;
}

IMG {
	border-color : Black;
}

