.horizontal_menu_bar{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.horizontal_menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.horizontal_menu:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline overline;
}
.vertical_menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.vertical_menu:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.otherlink_menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.otherlink_menu:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline overline;
}
.font_bold_yellow {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.font_bold_blue {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #33CCFF;
	text-decoration: none;
}
.font_black {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #00349A;
	text-decoration: none;
}
.smalltitle {
	font-family: Tahoma, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #00349A;
	text-decoration: none;
}
.link_page {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.link_page:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.photo_title {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.celula_under{ border-bottom: 1px solid #33CCFF}
