.menuup {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bandera {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tit {
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titint {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.forms {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #92D1F4;
	text-decoration: none;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #92D1F4;
	border-right-color: #92D1F4;
	border-bottom-color: #92D1F4;
	border-left-color: #92D1F4;
}
.titint a:hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #92D1F4;
	text-decoration: none;
}
.menuup a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #92D1F4;
	text-decoration: none;
}
