.menus {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #21406a;
	text-decoration: none;
}
.menus_over {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #97232c;
	text-decoration: none;
}
.titulos {

	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #123360;
	text-decoration: none;

}
.titulos1 {

	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #456789;
	text-decoration: none;

}
.subtitulos {

	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #97232c;
	text-decoration: none;

}
.subtitulos1 {

	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #90A1B9;
	text-decoration: none;

}
.txt {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #456789;
	text-decoration: none;
}
.txt_bold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #456789;
	text-decoration: none;

}
.data {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #507090;
	text-decoration: none;

}
.copyright {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #b1b1b1;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #97232c;
}

a:active {
	text-decoration: none;
}

.msg_green {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #123360;
	text-decoration: none;
}