body {
	background-image: url();
}
a:link {
	color: #FF7000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7000;
}
a:hover {
	text-decoration: underline;
	color: #804000;
}
a:active {
	text-decoration: none;
	color: #FF7000;
}
.style5 {
	font-size: 12px;
	color: #FF7000;
}
.style6 {font-size: 14px}
