.a {
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000033;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;

}
