.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.content a:link {
	color: #000066;
	text-decoration: none;
	
}
.content a:visited {
	color: #000066;
	text-decoration: none;
}
.content a:hover {
	color: #FF9802;
	text-decoration: underline;
}
.content a:active {
	color: #000066;
	text-decoration: none;
}
.stat_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.stat_txt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.stat_txt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.stat_txt a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.stat_txt a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.head_txt {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	cursor: default;
}
.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.menu_txt a:link {
	color: #FF9900;
	text-decoration: none;
}
.menu_txt a:visited {
	color: #FF9900;
	text-decoration: none;
}
.menu_txt a:hover {
	color: #234EA7;
	text-decoration: underline;
}
.menu_txt a:active {
	color: #FF9900;
	text-decoration: none;
}

