.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body,td,th {
	color: #FFFFFF;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #CCFF33;
}
a:active {
	color: #FF0000;
}
.style7 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: x-small;
	color: #666;
}
.style11 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style11 {color: #FF0000}
.style12 {
	font-size: medium;
	font-family: "Comic Sans MS", cursive;
	color: #000;
}
.style13 {font-size: medium}


body {
	background-color: #FFC;
	background-image: url();
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style2 {color: #FF0000}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
.style3 {font-size: large}
