a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: #663366;
	text-decoration: none;
}
.level2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

