.menu_ {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #010066;
	text-decoration: none;
}
.menu_ a:link{
	color: #010066;
	text-decoration: none;
}
.menu_ a:visited{
	color: #010066;
	text-decoration: none;
}
.menu_ a:hover{
	color: #000000;
	text-decoration: underline;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #04016a;
	text-decoration: none;
}
.content a:link{
	font-weight: normal;
	color: #009899;
	text-decoration: underline;
}
.content a:visited{
	font-weight: normal;
	color: #009899;
	text-decoration: underline;
}
.content a:hover{
	font-weight: normal;
	color: #46b8b9;
	text-decoration: underline;
}

.content2 {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #009899;
	text-decoration: none;
}
