body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #f98100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bghor.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
.menu a:link {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.menu a:visited {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.menu a:hover {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #F60;
}
