.navMainLink {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navMainLink:hover {
	color: #000000;
	background-color: #FFFF99;
	text-decoration: none;
}
.navMainLinkActive {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFF99;
	text-decoration: none;
}
.subnav {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.subnav a:link {
	color: #808080; text-decoration: none;
}
.subnav a:visited {
	color: #808080; text-decoration: none;
}
.subnav a:hover {
	color: white; background-color: gray; text-decoration: none;
}
.header {
	font-family: arial, helvetica, verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.text {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.text a:link {
	color: #808080; text-decoration: none;
}
.text a:visited {
	color: #808080; text-decoration: none;
}

.text a:hover {
	color: #808080; text-decoration: underline;
}
.news {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.news a:link {
	color: #808080; text-decoration: none;
}
.news a:visited {
	color: #808080; text-decoration: none;
}
.news a:hover {
	color: #808080; text-decoration: underline;
}

.address {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	color: #808080;
	text-decoration: none;
}
.address a:hover { background-color: yellow 
}
.address a:link { color: #808080; text-decoration: none }
.address a:visited { color: #808080; text-decoration: none }
body
{ 
background-repeat: no-repeat
} 