tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #ECA28C;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #D13232;
	text-decoration: none;
}
.head {
	font-weight: bold;
	color: #ECAB13;
}

