a:link {
	color: #538B04;
	text-decoration: none;
}
a:visited {
	color: #538B04;
	text-decoration: none;
}
a:hover {
	color: #728CA5;
}
a:active {
	color: #538B04;
	text-decoration: none;
}
.text2 {
	color: #538B04;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;


}
.dot {
	border: 3px dashed #518403;
}
