.a {
	font-size: 12px;
	line-height: 25px;
	color: #990000;
	text-decoration: none;
}
.b {
	font-size: 14px;
	line-height: 25px;
	color: #990000;
	letter-spacing: 3px;
}
a:link {
	font-size: 12px;
	line-height: 25px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 25px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #003399;
	text-decoration: none;
}
