/* CSS Document */
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000000;
	}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.maintext a:link, a:visited {
font-family: Verdana;
font-style: normal;
font-size: 12px;
color: #000000;
text-decoration: underline;
text-transform: none;
}
.maintext a:hover {
font-family: Verdana;
font-style: normal;
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;
text-transform: none;
}

.maintext a:active {
font-family: Verdana;
font-style: normal;
font-size: 12px;
color: #000000;
text-decoration: underline;
text-transform: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.smalltext a:link, a:visited {
font-size: 11px;
text-decoration: none;
text-transform: none;
}
.smalltext a:hover, a:active {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
text-transform: none;
}