body  {
	background-repeat:repeat;
	background-image:url(brick1.gif);
	font-size:16;
	font-style:strong;
	font-family:arial;
	color:#800000;
}


a:hover {
	background-color:#66CCFF;
  font-size:16;
	font-style:strong;
	font-family:arial;
	color:#800000;
}

table {	background-color:transparent;
	font-size:16;
	font-style:strong;
	font-family:arial;
	color:#800000;
}
a:active, a:link, a:visited {
	font-size:16;
	font-style:strong;
	font-family:arial;
	color:#800000;

}


