/* CSS Document */

body,td,th {
	color: #FFEAC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #5C2E22;
}
a:link {
	color: #ff9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #ffcc66;
}
a:active {
	text-decoration: none;
	color: #FFCC66;
}
.style5 {
	color: #5C2E22;
	font-size: 4px;
}
