a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.small_text {
	font-family: Modern;
	font-size: 10px;
	color: #333333;
}
.repeater_none {
	background-repeat: no-repeat;
}
.repeater_back {
	background-repeat: no-repeat;
	background-position: right top;
}
/* Below is the CSS used for smaller links in navigation submenus*/
.small_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.small_links a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small_links a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small_links a:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small_links a:hover {
	color:#666666;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.small_links_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.small_links_b a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.small_links_b a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.small_links_b a:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.small_links_b a:hover {
	color:#FF9933;
	text-decoration: none;
	font-size: 10px;
}
/* END small_links */
.menu {
	font-family: Modern;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
