.style5 {font-size: x-small}
a:link {
	color: #A0522D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #0088CA;
}
a:active {
	text-decoration: none;
	color: #A0522D;
}
.norepeat {
	background-repeat: no-repeat;
}
.border {
	border: thin groove #FFCC66;
}
.style7 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style9 {color: #A0522D}
.style10 {font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif;}
td {
	padding: 4px;
}
