@charset "UTF-8";
a:link {
	color: #1073BD;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1073BD;
}
a:active {
	color: #990000;
}
a:visited {
	color: #1073BD;
	text-decoration: none;
}
a:hover {
	color: #FFAD42;
}