body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}
body {
	background-color: #FFFFCC;
}


a:link {
	color: #fff00;
	text-decoration: underline;
}
a:visited {
	color: #d76b00;
	text-decoration: underline;
}
a:hover {
	color: #996633;
	text-decoration: none;
}
a:active {
	color: #ffbc79;
	text-decoration: underline;
}
.style1 {
	font-size: 10px;
	text-transform: uppercase;
}
a {
	font-style: italic;
}
