body,td,th {
	color: #FFFFFF;
}
body {
	background-image: url(../bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style3 {font-size: xx-large}
.style4 {
	font-size: x-small;
	font-weight: bold;
}
.style5 {	color: #FFFFFF;
	font-weight: bold;
	font-size: xx-small;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {font-size: x-small}
.style8 {
	color: #AA0000;
	font-weight: bold;
}

