.menu_txt {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.menu_txt:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF00CC;
	text-decoration: underline;
}
.text_hdr {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
}
.text_flw {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00003d;
	text-align: justify;
}

.news {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}

.down {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
	clear: none;
}
.downa:link{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
	clear: none;
	text-decoration: underline;
}
.downa:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
	clear: none;
	text-decoration: underline;
}
.news_text {
	font-family: Tahoma;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #00003d;
}
a:link {
	color: #2416A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2416A3;
}
a:hover {
	text-decoration: underline;
	color: 00006f;
}
a:active {
	text-decoration: none;
	color: #2416A3;