.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: 000066;
}

.list {
	font-family: Verdana;
	font-size: 11px;
	color: 000066;
	list-style-type: square;
}

.newsbar {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
}

.nav:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
}
.nav:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
}
.nav:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: CD8620;
	text-decoration: none;
}

.links:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: 000066;
	text-decoration: underline;
}
.links:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: 666666;
	text-decoration: underline;
}
.links:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: 000066;
	text-decoration: none;
}

.Whitetext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
}

.Whitetext2{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
	margin: 6px;
}
.Whitetitle {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
}

.WhiteHeadline {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 5px;
}
.WhiteHeadline2 {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}

.copyrights {
	font-family: Verdana;
	font-size: 10 px ;
	font-style: normal;
	font-weight: bold;
	color: 999999;
	text-decoration: none;
		
}


.WhiteHeadlineSmall {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
			
}

.highText{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: CD8620;
	text-decoration: none;
}
