.Gamosastyle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; color:#000000
}
a {
	color: #868E46;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #868E46;
}
a:active {
	text-decoration: none;
}


