body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	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: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
.style1 {
	font-size: 10px;
	text-transform: uppercase;
}
a {
	font-style: italic;
}

