@charset "ISO-8859-1";

a:hover {
	color: #FF9900;
	text-decoration: none;
}
a {
	color: #668066;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
