@charset "iso-8859-2";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
}

.texto{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color: #333333;
	text-align:left;
}

a.enlacetitulo{
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
}

a.enlacetitulo:link{
	font-size:30px;
	color:#FFFFFF;
	text-decoration:none;
}

a.enlacetitulo:hover{
	color:#CCCCCC;
}

a.linktexto{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.linktexto:link{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.linktexto:hover{
	text-decoration:underline;
}

a.boton{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
}

a.boton:link{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
}

a.boton:hover{
	color:#CCCCCC;
}

a.titblog{
	color:#0099FF;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:15px;
	font-weight: bold;
}

a.titblog:link{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:15px;
	color:#0099FF;
	text-decoration:none;
		font-weight: bold;
}

a.titblog:hover{
	color:#009999;
}
a.pie{
	font-size:14px;
	color:#333333;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
}

a.pie:link{
	font-size:14px;
	color:#333333;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
}

a.pie:hover{
	color:#FFFFFF;
}
.pietexto{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a.pietexto{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a.pietexto:link{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a.pietexto:hover{
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
