a {
	font-family: tahoma,times, "times new roman", verdana;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 0.85em;
}
a:hover {
	color: #AEE833;
	text-decoration: underline;
}
a:visited {
	color: #4897FB;
}
a.green {
	font-family: tahoma,times, "times new roman", verdana;
	text-decoration: none;
	color: #AEE833;
	font-weight: bold;
	font-size: 0.85em;
}
a.green:hover {
	color: #fff;
	text-decoration: underline;
}
a.green:visited {
	color: #4897FB;
}


