a:link {
	font-family:  Verdana, Arial,  sans-serif;
	font-size: 11px;
	color: FC9A44;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	line-height: 20px;
}
a:visited {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	color: FC9A44;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	line-height: 20px;
}
a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: 2A72B1;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	line-height: 20px;
}
a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: FC9A44;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	line-height: 20px;
}

a.areas:link {
	font-family:  Verdana, Arial,  sans-serif;
	font-size: 11px;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #FC9A44;
	line-height: 20px;
}
a.areas:visited {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #FC9A44;
	line-height: 20px;
}
a.areas:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: FC9A44;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	line-height: 20px;
}
a.areas:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #FC9A44;
	line-height: 20px;
}


