
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height:16px;
}
a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height:16px;
	text-decoration:none;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#CCFF33;
	font-weight: normal;
	line-height:16px;
	text-decoration:none;
}
.menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height:16px;
}
a.menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height:16px;
	text-decoration:none;
}
a.menu2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#CC0000;
	font-weight: normal;
	line-height:16px;
	text-decoration:none;
}
.over {
	font-family: "Century Schoolbook" Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #289100;
}
a	  {
	color:#289100;
	text-decoration:none;
}
a:hover	  {
	color:#289100;
	text-decoration: underline;
}
#line  {border-bottom:dotted 1px black;
		height:40px;}
