A{
	text-decoration:none;
	font-size: 11px;
}
.class { property: value; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}
body {
	background-color: #D4D0C8;
	background-image: url(../images/beigebgtile3.jpg);
	background-repeat: repeat;
}
a:link {
	color: #9E7927;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB8F2E;
}
a:hover {
	text-decoration: underline;
	color: #9E7927;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 11px;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	color: #333333;
}
