@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: overline;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
