body,p,span,div,font,li,ul,ol,dt,dd,dl,form,blockquote,a,tr,td,th,table,h1,h2,h3,h4,h5,b,i,input,textarea {
	font-family: Verdana;
	font-size: 12px;
	SCROLLBAR-BASE-COLOR: #72072F;
	SCROLLBAR-ARROW-COLOR: #F51127;
	SCROLLBAR-TRACK-COLOR: #51151D;
	SCROLLBAR-DARKSHADOW-COLOR: #51151D;
	SCROLLBAR-3DLIGHT-COLOR: #F51127;
}

.impact {
	font-family: Impact;
	font-size: 33px;
}


.impact_large {
	font-family: Impact;
	font-size: 70px;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #cccccc;
}

a.afooter {
	font-family: Verdana;
	font-size: 10px;
	color: #CC008B;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent
}

a:link.noline {
	color: #CC008B;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent
}
a:visited.noline {
	color: #CC008B;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent
}
a:hover.noline {
	color: #F7C4CA;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent
}
a:active.noline {
	color: #CC008B;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent
}

