body,td,th {
	font-family: century gothic;
  background-color: #900000;
	font-size: 14px;
	color: #FFFFFF; 
}
body {
	background: #660000;
}
a:link {
	text-decoration: underline;
 color: #FFFF00;
 font-weight: bold;
	font-size: 20px;
}

a:hover {
	text-decoration: underline;
 color: #FF9900;
 font-weight: bold;
	font-size: 20px;
}
a:active {
	text-decoration: underline;
 color: #FFFF00;
 font-weight: bold;
	font-size: 20px;
}
a:visited {
	text-decoration: underline;
 color: #FF6600;
 font-weight: bold;
	font-size: 20px;
}

h1,h2	{ margin:0px;color:#ffffff; }

p	{ margin:0px;color:#ffffff;  font-size:14px; }

h1	{ font-size:25px; }
h2	{ font-size:15px; }
img { border:0; }

img { border:0; }