body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #AA523A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA523A;
}
a:hover {
	text-decoration: none;
	color: #9DB219;
}
a:active {
	text-decoration: none;
	color: #AA523A;
}
body {
	background-image:  url("../images/background.gif");
}
#outside {
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px;
}
.style1 {
	color: #AA7B49;
	font-weight: bold;
}
.style2 {
	font-weight: normal;
	color: #AA7B49;
}
.style3 {
	font-weight: bold;
	color: #AA7B49;
}


