.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.subtext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #111111;
	text-decoration: none;
}

.topmenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #111111;
	text-decoration: none;
}

.subpart {
	font-weight: bolder;
	bgcolor: #688967;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #ffffff;
	text-decoration: none;

}
.VVline {
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;

}
.welcome {
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #445944;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.news {

	font-weight: bolder;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}
.news2 {


	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.news3 {


	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;

}
.VVline2 {

	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}