body
	{
	color: 660000; 
	font-weight: bold;
	font-family: century gothic;
	scrollbar-face-color: cc0000;
	scrollbar-track-color: ffffcc;
	scrollbar-arrow-color: ffffcc;
	background-attachment: fixed;
	top-margin: 10;}

a:link
	{
	color: cc0000;
	text-decoration: underline;}
a:visited
	{
	color: 663333;
	text-decoration: underline;}
a:hover
	{
	color: cc0000;
	text-decoration: underline overline;}