#mini a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
#mini a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#mini a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
#mini a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#mini a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
a:link {
	color: #A80005;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #A80005;
	text-decoration: none;
}
 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #A80005;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}

