
.bodyA    {
	color: #8B0000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
}
A:link   { color: #8B0000; text-decoration: none }
A:visited       {
	color: #8B0000;
	text-decoration: none;
}
A:hover      {
	color: #963;
	text-decoration: blink;
}
A:visited:hover   {
	color: Navy;
}
A:active    { color: #c30; }
.bodybold     { font-style: normal; font-weight: bold; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }
.bodybolda    { font-style: normal; color: #8B0000; font-weight: bold; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }
.bodynav   { font-style: normal; font-size: 12px; line-height: 14px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular }
.bodysmall    {
	color: #8B0000;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
}
.copyright      { color: #777; font-size: 10px; line-height: 10px; font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
