.negro {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.negrita {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.azul {
	font-family : Tahoma;
	font-size : 11px;
	color : #003399;
	font-weight:normal;
	text-decoration : none;
}
.azulnegrita {
	font-family : Tahoma;
	font-size : 11px;
	color : #003399;
	font-weight:bold;
	text-decoration : none;
}
.rojo {
	font-family : Tahoma;
	font-size : 11px;
	color : #FF0000;
	text-decoration : none;
}
.rojonegrita {
	font-family : Tahoma;
	font-size : 11px;
	color : #FF0000;
	font-weight:bold;
	text-decoration : none;
}
.blanco {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	text-decoration:none;
}
.blanconegrita {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	font-weight:bold;
	text-decoration : none;
}
.casillas {
	color: #003399;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


