td {
	color: e3c77b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.style1 {
	color: #FF9933;
	font-weight: bold;
}
.style2 {
	font-size: 10px
}
p {
	color: #e3c77b;
}