a:link {
	color: #DADADA;
	text-decoration: none;
}
a:visited {
	color: #DADADA;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;



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



}
.dot {
	border: 1px outset #5CBD18;




}

