.text {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: verdana;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.tiptext {
	font-family: verdana;
        font-size: 10px;
	font-weight: none;
	color: #000000;
	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: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	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;
}