a.a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
}
a.a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
}





a.b:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.b:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}
a.b:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}