body {
	background: #000000 fixed;
	text-align: left;
	color: #663300;


}
p {
	font: bold 18px "Times New Roman";
	color: #FF9900;
	text-decoration: none;
	text-align: left;

}
h1 {
	font: italic bold 24px "Neuropol";
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	background: #663300;
	text-decoration: none;

}
a:link {
	color: #669900;
	font: italic bold 18px "Times New Roman";
	text-decoration: none;

}
a:active {
	color: #669900;
}
a:visited {
	color: #669900;
}
