@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #660099;
}
a:link {text-decoration:none; font-weight: bold}
a:visited {text-decoration:none; font-weight: bold}
a:hover {text-decoration:underline; font-weight: bold}
a:active {text-decoration:none; font-weight: bold}
