.menuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.normal a:link {color: #cc3300;font-weight: bold; text-decoration: none} 
.normal a:visited {color: #cc3300; font-weight: bold;text-decoration: none} 
.normal a:hover {color: #990000; font-weight: bold;text-decoration: underline} 
.normal a:active {color: #990000; font-weight: bold;text-decoration: none} 

.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.copyrights a:link {color: #888888; text-decoration: none} 
.copyrights a:visited {color: #888888; text-decoration: none} 
.copyrights a:hover {color: #990000; text-decoration: underline} 
.copyrights a:active {color: #990000; text-decoration: none} 

.normalGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.normalGrey a:link {color: #888888;font-weight: bold; text-decoration: none} 
.normalGrey a:visited {color: #888888; font-weight: bold;text-decoration: none} 
.normalGrey a:hover {color: #888888; font-weight: bold;text-decoration: underline} 
.normalGrey a:active {color: #888888; font-weight: bold;text-decoration: none} .titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.tabla_precios_a {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tabla_precios_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003399;
}
.tabla_precios_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
}
.cursorHand {
	cursor: auto;
}

