@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
.bold_text {
	font-size: 12px;
	font-weight: bold;
}
.large_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
}
.footer   a:link   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer  a:visited  {
	color: #99FF00;
	text-decoration: none;
}
.footer  a:hover  {
	color: #FFFF00;
	text-decoration: underline;
}
.footer a:active {
	color: #FF6600;
}
.big_wt_txt {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.big_text {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

