body {
	background: url(images/td2.jpg);
	font:;
	font-weight: bold;
	background-attachment: fixed;
	color: white;
}

h1 {
	font-family: Harlow Solid Italic;
}

h2 {
	font-family: Magneto;
}

h4 {
	font-weight: lighter;
}

td {
	font-weight: lighter;
}
td.c7 {
	color: #0900b2;
	font: 30px "Harlow Solid Italic", "Times New Roman";
	font-weight: bolder;
	border: 1px solid #0900b2;
}
td.c8 {
		color: #eb000f;
	font: 40px "Harlow Solid Italic", "Times New Roman";
	font-weight: bolder;
}
a:link
{
	color: #0900b2; 
}
a:visited
{
	color: #FFD500; 
} 
a:active 
{
	color: red;
}

A:hover   {	color: #6100b2; }


.class25 A:link    { color: aqua; }
.class25 A:visited { color: #00bfff;  }
.class25 A:active  { color: #87ceeb; }
.class25 A:hover   {	color: Red; }

td.c9 {
	color: #0900B2;
	font-weight: bold;
	font-family: "Comic Sans MS";
}

td.ci {
	background: url(images/bar1.gif);
	width: 800;
	height: 20;
}
