a.a:link {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
}
a.a:hover {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a.a:visited {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
}



a.b:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
a.b:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.b:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}


a.c:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
a.c:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.c:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
