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