.a:link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
