a.hhidden {
	color: #000000;
	text-decoration: underline;
}

a.hhidden:visited {
	color: #666666;
	text-decoration: underline;
}

a.hhidden:hover {
	color: #333333;
	text-decoration: none;
}

a.hhidden:active {
	color: #000000;
	text-decoration: underline;
}

a.hred {
	color: #990000;
	text-decoration: underline;
}

a.hred:visited {
	color: #990000;
	text-decoration: underline;
}

a.hred:hover {
	color: #990000;
	text-decoration: none;
}

a.hred:active {
	color: #990000;
	text-decoration: underline;
}

a.hmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FF9933;
}


a.hmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FF9933;
	}
	
a.hmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	}

.news {
	color: #666666;
	font-weight: bold;
}
.italicnews {
	font-style: italic;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
