.body    { font: 12px/16px Times, Times New-Roman, serif; color: #000000; }

.bodyw    { font: 12px/16px Times, Times New-Roman, serif; color: #FFFFFF; }

.tail    { font: 11px/11px Times, Times New-Roman, serif; color: #FFFFFF; }

.bold  { font-weight: bold; }

.bold2  { font: 14px/20px Times, Times New-Roman, serif; color: #604323; font-weight: bold; }
.bold3 {
	color: #CC6600;
	font-weight: bold;
	font-family: Times, "Times New-Roman", serif;
	font-size: 12px;
}

a:link 		{ text-decoration: none; color: #CC6600; }
a:active		{ text-decoration: underline; color: #CC6600; }
a:visited		{ text-decoration: none; color: #CC6600; }
a:hover		{ text-decoration: underline; color: #CC6600; }
