

body {
	font-size: 100%;
	background: #6B0000 url("/2010x/images/bkred-ptrn.gif") repeat-x 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
}

a:link, a:visited, a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:none;
}

a.sub:link, a.sub:visited, a.sub:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.sub:hover {
	color: #FFCD00;
	text-decoration:none;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover {
	color: #000000;
	text-decoration:none;
}
a.lnk:link, a.lnk:visited, a.lnk:active {
	color: #0000CC;
	text-decoration:underline;
}

a.lnk:hover {
	color: #6B0000;
	text-decoration:underline;

}