body {
	background-color: #000000;
	color:#CC0000;
	font-size: smaller;
	font: T4C Beaulieux, Franklin Gothic Medium, Arial Black, Times New Roman, sans-serif;
}
h1 {
	font: ariston, serif;
	color: 
	}
a {
	color: #660000;
	font-size:10px;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#660033;
}
h2 {
	color:#006633;
	text-decoration : underline;
	font: T4C Beaulieux, Franklin Gothic Medium, Arial Black, Times New Roman, sans-serif;
	font-size: 20px;
}

form {
	background-color: #0000CC;
}
