<!--
BODY,TD { 
	font-family: geneva, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
} 
A {
	text-decoration: none;
}
A:LINK, A:ACTIVE {
	color: #3366CC;
}
A:VISITED {
	color: #333366;
}
A:HOVER {
	text-decoration: underline;
	color: #000000;
}
A.menu, A:LINK.menu, A:ACTIVE.menu, A:VISITED.menu {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
FORM,INPUT {
	font-size: 10px;
	color: #000000;
	font-family: geneva, verdana, arial, helvetica, sans-serif;
}
.big {
  font-size: 18px;
  color: #999999;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
}
.front-big {
  font-size: 22px;
  color: #999999;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
}
.big2 {
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
}
.white {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: solid 2px #000;
}
.menu {
	font-size: 10px;
	color: #000000;
}
.menu-item {
	font-size: 10px;
	color: #000000;
	border-bottom: solid 1px #000;
}

.start a, start a:link {
	color: #000000;
	font-weight: bold;
}
.start a:visited {
	color: #333366;
	font-weight: normal;
}
.start a:hover {
	color: #CCCCFF;
}
hr {
	border: 0;
	border-bottom: 1px solid #000;
	padding: 0;
}
-->
