.a {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.a a:link {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.a a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.a a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.a a:active {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
