.style1 {	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.style2 {
	color: #000099;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
a {
	font-weight: bold;
}
body {
	background-color: #FFF7D2;
}
a:link {
	color: #886C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #886C00;
}
a:hover {
	text-decoration: none;
	color: #D96C00;
}
a:active {
	text-decoration: none;
	color: #886C00;
}
