@charset "utf-8";
/* CSS Document */

.footer {
	position: absolute;
	bottom: auto
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}
a:link { color: #660000; text-decoration: none; }
a:visited { text-decoration: none; color: #660000; }
a:hover { text-decoration: underline; color: #666666; }
a:active { text-decoration: none; color: #660000; }