a:link       { text-decoration: none; color: #800000 }
a:visited    { text-decoration: none; color: #800000 }
a:hover      {
	text-decoration: underline;
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#homeimage {
	z-index: 1;
}
