a:link {
	color: #00504E;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #273E2B;
	font-size: 12px;
}
a:hover {
	color: #333399;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #4D604F;
	font-weight: bold;
	font-size: 12px;
}
