H1	{text-align:center}

a:hover	{
	text-decoration: underline;
	color: #4E4F14;
	font-weight: bold;
}

BODY    {
	background-color: #999933;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

a:link	{
	color:#D5D74C;
	font-weight: bold;
	text-decoration: underline;
}

a:visited	{
	font-weight: bold;
	color: #D5D74C;
	text-decoration: underline;
}

a:active	{
	color:#D5D74C;
	text-decoration: underline;
	font-weight: bold;
}
.menu {
	color: #000000;
	background-color: #0066CC;
	height: auto;
	width: auto;
	border: medium outset #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	filter: Chroma(Color="##FF0000");




	

}

a.menu:hover	{
	color: #000000;
	background-color: #999999;
	border: medium inset #FF0000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;


}
a.menu:link {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FF00FF;
	text-decoration: none;
}
.whiteoutline {
	border: 2px solid #D5D74C;
}
