.texto {
	font-family: "MS Sans Serif";
	font-size: 10px;
	text-decoration: none;
	background-color: #60c1bd;
	border-top: none #787878;
	border-right: none #787878;
	border-bottom: none #787878;
	border-left: none #787878;
	font-weight: bold;
	padding: 20px;
	
}
.bordecito {
	border: 1px solid #E1F2F2;
	background-color: #5FC2BF;
	font-family: Arial, Helvetica, sans-serif;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}

.formulario {
	font-family: "MS Sans Serif";
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


.texto2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	border-top: 1px none #787878;
	border-right: 1px none #787878;
	border-bottom: 1px none #787878;
	border-left: 1px none #787878;
}
.bordeimagen {
	border: 10px solid #B7B3B4;
}
.normal {
	font-family: Georgia;
	text-decoration: none;
	font-size: 11px;
}
a:link {
	color: #00FFCC;
	text-decoration: none;
}
.mail {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #66FFFF;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.textovideos {

	font-family: "MS Sans Serif";
	font-size: 10px;
	text-decoration: none;
	background-color: #60c1bd;
	border-top: none #787878;
	border-right: none #787878;
	border-bottom: none #787878;
	border-left: none #787878;
	font-weight: bold;
	padding: 10px;
}

