a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.text2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;



}
.dot {
	border: 3px dotted #FA0C0A;



}
