/*nuevo estilo css elaborada por Belladona Diseño S.L.*/

.texto1{
	font-family:sans-serif;
	color:#493A41;
	font-size:12px;
	font-weight:bold;
}

.texto2{
	font-family:sans-serif;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}

.texto3{
	font-family:sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.texto4{
	font-family:sans-serif;
	color:#009900;
	font-size:12px;
	font-weight:bold;
}

a.enlace1{
	color: #f34658;
	text-decoration:underline;
	font-family:sans-serif;
	font-size:12px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-weight:bold;
}
a.enlace1:visited {
	text-decoration:underline;
	color:#CC0000;
	font-weight:bold;
}
a.enlace1:active {
	text-decoration:underline;
	color:#F34658;
	font-weight:bold;
}
a.enlace1:hover {
	text-decoration:underline;
	color:#4BA3C7;
	font-weight:bold;
}

a.enlace2{color: #990000; text-decoration:underline; font-family:geneva; font-size:18px; width: 100%; height: 100%; text-decoration: none; font-weight:bold;}
a.enlace2:visited {text-decoration:underline;color:#000000;font-weight:bold;}
a.enlace2:active {text-decoration:underline;color:#000000;font-weight:bold;}
a.enlace2:hover {text-decoration:underline; color:#ff0000 ;font-weight:bold;}

