a:link
{
	color: rgb(172,174,110); 
}
a:visited
{
	color: rgb(172,174,110); 
} 
a:active 
{
	color: rgb(172,174,110);
}
a:hover
{
	color: rgb(142,118,24);
