body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ff1900;
	font-weight: bold;
}.bottom {
	font-size: 10px;
	color: #FF1900;
	font-weight: normal;
}
.bottom a {
	color: #FF1900;
	text-decoration: underline;
	font-weight: bold;
}
.bottom a:hover {
	color: #FFBAB3;
	text-decoration: none;
}
.nonclr {
	color: #666666;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}
.nonclr a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.nonclr a:hover  {
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}
.litxt {
	color: #FF1900;
	font-weight: normal;
	text-align: justify;
	display: compact;
}
.litxt a {
	font-weight: bold;
	color: #FF1900;
	text-decoration: none;
}
.litxt a:hover {
	color: #999999;
	background-color: #FFFFFF;
}


.inred {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
td.inred {
	border: 10px solid #FF1901;
}

.inred a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.inred a:hover {
	color: #000000;
}
