a:link {
	font-family: "American Typewriter";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "American Typewriter";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "American Typewriter";
	font-size: 16px;
	font-weight: bold;
	color: #99000;
	text-decoration: none;
}

	
a.link2:link {
	color: #000099;
	text-decoration: none;
	font: bold 12px "American Typewriter";
}
a.link2:hover {
	color: #FF0000;
	text-decoration: none;
	font: bold 12px "American Typewriter";
}
a.link2:active {
	font-family: "American Typewriter";
	font-size:12px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a.link2:visited{
	font: bold 12px "American Typewriter";
	color: #336666;
	text-decoration: none;
	color: #336666
	text-decoration: none;