.text {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}

.yellowtext {
	color: #ffcc33;
	font-family: Verdana;
	font-size: 11px;
}

.textlink a{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.textlink a:hover, a:active{
	color: #ffffff;
	border-bottom: 1px solid #ffcc33;
}

.bottomnav {
	color: #ffcc33;
	font-family: Verdana;
	font-size: 11px;
	text-transform: capitalize;
}

.leftnav a{
	color: #ffcc33;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.leftnav a:hover, a:active{
	color: #ffffff;
	border-bottom: 1px solid #ffcc33;
}
.mail a{
	color: #ffcc33;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
.mail a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffcc33;}
	
.textheader {
	color: #ffcc33;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.header {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}