a:link {
	color: #ff7200;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: normal;
}
a:visited {
	color: #ff7200;
	text-decoration: underline;
	font-family: Tahoma;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: tahoma;
	font-weight: normal;
}
.menu {
	font-family: tahoma;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
}

.menu a:link {
	color: #909090;
	text-decoration: underline;
	font-family: tahoma;
}
.menu a:visited {
	color: #909090;
	text-decoration: underline;
	font-family: tahoma;
}
.menu a:hover {
	color: #ff7200;
	text-decoration: underline;
	font-family: tahoma;
}

.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #4B2D51;
	background-image: url(images/gvcopyright.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	text-align: left;
	padding-left: 10px;
}

.copyright a:link {
	color: #4D3154;
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
}
.copyright a:visited {
	color: #4d3154;
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
}
.copyright a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: tahoma;
	font-weight: bold;
}.text {
	font-family: tahoma;
	font-size: 11px;
	color: #929292;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.news {
	font-family: tahoma;
	font-size: 17px;
	color: #CCCCCC;
	padding-top: 5px;
}
.newsdate {
	font-family: tahoma;
	font-size: 11px;
	color: #929292;
	font-weight: bold;
	text-align: center;
	background-image: url(images/datebg.jpg);
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
.newstext {

	font-family: tahoma;
	font-size: 11px;
	color: #929292;
	padding-top: 5px;
}
.big01 {
	font-family: tahoma;
	font-size: 17px;
	color: #000000;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.navbg {
	background-image: url(images/007bg.jpg);
	background-repeat: repeat-x;
}
.title {
	font-family: tahoma;
	font-size: 10px;
	color: #171717;
	display: inline;
	background-color: #333333;
	padding-left: 3px;
}
