.bodytxt {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
}

.texto{
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
}

P{
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
}

.tit, .tit:link, .tit:visited, .tit:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#49B645;
	text-decoration:none
}

.tit:hover{
	text-decoration:underline;
}