tr {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.othertxt {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #330000;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a:link {
	text-decoration: underline;
	color: #FF9900;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
