/* CSS Document */
a {
blr:expression(this.onFocus=this.blur());
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #313131;
	text-decoration: none
}
a:visited {
	color: #313131;
	text-decoration: none
}
a:hover {
	color: #CC9900;
	text-decoration: underline
}
.style1 {
	color: #cfa972
}
.style2 {
	color: #313131
}
.style3 {
	color: #6a3906
}
.style4 {
	font-size: 24px;
	color: #FFFFFF
}

