.style6 {
	color: #003399;
	font-size: 12px;
}

.menuActive {font-weight:bold}
.bodytext{ font-size:11px }

.menuurl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
	bottom: 10px;
}

.menuurl a:hover {
	font-style: normal;
	color: #FF0000;
	text-decoration:none; 
	text-decoration:underline;
/*	background-color:#FF0000; */
}
a {
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration:none
}

a:hover {
	text-decoration:underline;
}


.hoverupmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	height: auto;
	width: auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0066CC;
}
.smenuurl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	bottom: 10px; 
	background-color:#fff888; 
	border:#999999;
}

.smenuurl a:hover {
	color: #FF0000;
	text-decoration:underline;
	background-color:#ffae01; 
}