a:link {
	color: #CC9200;
	text-decoration: none;
}
a:visited {
	color: #CC9200;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a:active {
	color: #CC9200;
	text-decoration: none;
}
.text2 {
	color: #E9E9E7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	line-height: normal;




}
.dot {
	border: 1px double #CC9200;



}
