#a {
	font-family: Fixedsys;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#a a:link {
	font-family: Fixedsys;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#a a:visited {
	font-family: Fixedsys;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#a a:hover {
	font-family: Fixedsys;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
