a:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	color: #993366;
	text-decoration: underline;
}

