.bodybold {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodycopy {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #FFFFFF;
}
body,td,th {
	color: #FFFFFF;font-size: 11px;
		font-family: Georgia, Times New Roman, serif;
}
a:link, a:visited {
	color: #fff;
	background: #da1715;
	padding: 0 2px 0 2px;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #fff;
	background: #da1715;
	padding: 0 2px 0 2px;
	text-transform: uppercase;
}
.footer {
text-align: center;
font-size: 10px;
}
	.footer a:link, .footer a:hover, .footer a:active, .footer a:visited {
	background: none; text-transform: none;
	}
#header {
border-bottom: 6px solid #EE1B3C;
}
.imagelink:link, .imagelink:hover, .imagelink:active, .imagelink:visited {
background: none;
}