a {
	font-family: Eurostile, Arial, Verdana;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}

