A:link {
	color: #00A733;
	text-decoration:none;
}
A:visited {
	color: #00A733;
	text-decoration:none;
}
A:hover {
	color: #DC9905;
	text-decoration:none;
}


body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 48px;
	color: #940A0D;
	font-weight: bold;
}

.style2 {
	font-size: 48px;
	color: #E49D03;
	font-weight: bold;
}

.style3 {color: #009933}
.style4 {color: #FAAB00}
.style5 {color: #B5122C}
.style6 {color: #C40F2C}
.style7 {color: #FFFFFF}
.style8 {
	color: #FFFFFF
	font-size: 8px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
