a:link {
	color: #990033;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #307D4E;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}






