A:hover {
	color : #66ccff;
}

BODY {
	background : #330000;
	font-family : cursive;
	color : #ff9900;
	font : bolder 15px;
	margin-top : 40px;
}
A:link {
	color : #9370DB;
}

H1 {
	color : #ff9900;
	font : 26px;
}


