/*----------------------------------------------------------------
//
//					FONT COLORS
//
*/


a, a:visited, a:active, a:focus {
	color:#007961;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#a4aaa0;
}