a:link {
	text-decoration: none;
	color: #993300;
	line-height: 17px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #993300;
	line-height: 17px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
	line-height: 17px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #669900;
	font-weight: bold;
	line-height: 17px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

