a:link {
	color: #7AAA79;
	text-decoration: none;
	font: normal 14px Arial, Helvetica, sans-serif;
}
a:visited {
	color: #7AAA79;
	text-decoration: none;
	font: normal 14px "Trebuchet MS", Verdana, Arial;
}
a:active {
	color: #7AAA79;
	text-decoration: none;
	font: normal 14px Arial, Helvetica, sans-serif;
}
a:hover {
	color: #CC9999;
	text-decoration: none;
	font: normal 14px Arial, Helvetica, sans-serif;
}

