body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.texto {
	font-size:10px;
	line-height:16px;

}

.texto a {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

.texto a:hover {
	font-size:11px;
	font-weight:bold;	
	line-height:16px;
	text-decoration:none;
	color:#000000;
}


.tipo_img a {
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	color:#990000;
}

.tipo_img a:hover {
	font-size:10px;
	font-weight:bold;	
	line-height:16px;
	text-decoration:none;
	color:#000000;
}

.link {
	font-size:10px;
	line-height:24px;
}


.link a {
	font-size: 10px;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

.link a:hover {
	font-size:10px;
	font-weight:bold;	
	line-height:24px;
	text-decoration:none;
	color:#000000;
}

