.normal {
	font-family: "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
}
a:link {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #336600;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background: #000000;
}
.impac {
	font-family: Impact;
	font-size: 15px;
}
