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



}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;


}
.dot {
	border: 3px groove #FFFFFF;




}
