/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
}



.texto {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 13px;
	text-decoration: none;
	color: #444444;
}

.titulo {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow:#000000;
	color:#000000;
}



.link {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.titulo_home {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

.sub_titulo_home {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}


