a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0175;
	text-decoration: none;



}
a:active {
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold;



}
.dot {
	border: 5px dotted #A14600;




}
