@charset "iso-8859-1";
body {
	background-color: #FF0000;
	color:#000000;
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
a.menu {font-weight: normal;font-variant: small-caps;font-size:15px;color: #FFFFFF; text-decoration: none}
a.menu:visited {font-weight: normal;font-variant: small-caps;font-size:15px;color: #FFFFFF}
a.menu:active {font-weight: normal;font-variant: small-caps;font-size:15px;color: #FFFFFF; text-decoration: none}
a.menu:hover {font-weight: bold;font-variant: small-caps;font-size:15px; color: #FFDC39; text-decoration: none}

