a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #4DE902;
	text-decoration: underline;

}
a:active {
	color: #333333;
	text-decoration: none;
}
.text2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;





}
.dot {
	border: 2px outset #560202;





}

