
BODY {
	SCROLLBAR-FACE-COLOR: #990000; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffcc00; SCROLLBAR-ARROW-COLOR: #ffcc9a; SCROLLBAR-TRACK-COLOR: #ffcc9a
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCF9C;
}

a:active
	{
	font: x-small Verdana, Arial, sans-serif;
	color: red;
	text-decoration: none;
}

	a:hover
	{
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	text-decoration: none;
}

	a:link
	{		
		font: x-small Verdana, Arial, sans-serif;
		color: #FFC080;
		text-decoration: none;
		}

	a:visited
	{
	font: x-small Verdana, Arial, sans-serif;
	color: #CE9A8C;
	text-decoration: none;
}

form {
	background-color: #990000;
}
