body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/back2.png);
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC3333;
}
.style2 {color: #FFFFFF}
