body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #550000;
}
body {
	background-color: #DDAA1F;
	background-image: url(images/background.png);
}
.style1 {
	font-size: 24px
}
a:link {
	color: #550000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #550000;
}
a:hover {
	text-decoration: underline;
	color: #550000;
}
a:active {
	text-decoration: none;
	color: #550000;
}
.style2 {font-size: 12px}
.style3 {font-size: 12px; font-weight: bold; }
.style4 {font-size: 9px}
.style5 {font-size: 20px; }

