/* CSS Document */
<style type="text/css">
a.menux:link{
	font-style: normal;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
	color: #7E7236;
}
a.menux:visited{
	font-style: normal;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
	color: #7E7236;
}
a.menux:hover{
	font-style: normal;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
	background-color:#9999FF
}
a.menux:active{
	font-style: normal;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
	color: #7E7236;
}



td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF102;
}

.Menu {
	font-style: italic;
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7E7236;
	
	
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6;
	font-size: small;
	color: #7E7236;
}
.style4 {font-size: medium}
</style>
