.nav  a, .nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
}
.nav  a:hover, .nav  a:focus{
	color: #000000;
}
.hboxnav  a, .hboxnav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hboxnav  a:hover, .hboxnav  a:focus{
	color: #FDEC24;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext  a, .whitetext a:visited {
	color: #FDEC24;
	text-decoration: none;
	font-style: normal;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 5px;
}
.terms a {
	color: #666666;
	text-decoration: none;
	}
.news {
	font-style: normal;
	text-decoration: none;
}
.news a {
	color: #000000;
	text-decoration: none;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.text  a, .text a:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.text a:hover{
	color: #999999;
}
.list  a, .list a:visited{
	line-height: 18px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}