body {
	background-color: #630000;
	background-image: url(images/bg.gif);
}
body,td,th {
	color: #FFFFFF;
	font-family: "Arial", Helvetica, sans serif;
	font-size:12px;
}
.style2 {font-size: x-large}

a:link {
	color: #6699FF;
	text-decoration:none;
}
a:visited {
	color: #6699FF;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #6699FF;
	text-decoration:none;
}
.style4 {font-size: x-small}
