.titulo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

.aizq {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background-repeat: no-repeat;
	list-style-type: none;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}

.master {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	/*color: #CC6600;*/ 
	color: #666666;
	text-decoration: none; 
	font-weight: bold
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
