a:visited {
	color: #660066;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
body {
	background-image: url(images/background.gif);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #660066;
	text-decoration: underline;
}
.under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
