﻿a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: normal;
	color: #2C963F;
	text-decoration: none;
}
a:active {
	color: #996633;
}
a:visited {
	color: #009933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #33CC33;
}
a2 {
	font-family: "Times New Roman", Times, serif;
	font-size: inherit;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
