

a:link {
	color: #3982ED;
	text-decoration: none;
	font-family:arial; 
	font-size: 15px;
	color: #4d7350;
	font-weight: bold;
}
a:visited {
	color: #3982ED;
	text-decoration: none;
	font-family:arial; 
	font-size: 15px;
	color: #4d7350;
	font-weight: bold;
}
a:hover {
	color: #FFB500;
	text-decoration: none;
	font-family:arial; 
	font-size: 14px;
	color: #a5bf80;
	font-weight: bold;
}
a:active {
	color: #3982ED;
	text-decoration: none;
	font-family:arial; 
	font-size: 15px;
	color: #4d7350;
	font-weight: bold;
}



