a:link {
	color: #990033;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	color: #993366;
	text-decoration: underline;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

