BODY {
	background-color: #EAE7C5;
	//background-image: url(../bg.jpg);
}
BODY,TD,TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
A {
	font-size: 10px;
	color: #666666;
}
A:LINK {
	text-decoration: none;
	color: #000000;
}
A:VISITED {
	text-decoration: none;
	color: #000000;
}
A:HOVER {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #330000;
}
A:ACTIVE {
	text-decoration: none;
	color: #330000;
	background-color: #330000;
}
.HEADER {
	background-color: #000000;
	color: #EAE7C5;
	font-weight: bold;
	font-size: 10px
}
.TOADTXT {
	color: #EAE7C5;
	font-size: 10px
}
