BODY, P, TR, TD {	color : #ffffff;	font-size : 10px;	font-family : Verdana, Verdana, Helvetica;}

A {	text-decoration : none;	color : #ffffff;	font-size : 10px;	font-weight: bold;	}
A:Visited {}
A:Active {}
A:Hover {	text-decoration : underline;	color : #999999;	font-size : 10px;	font-weight: bold;	}

.TituloBlanco {	text-decoration : none;	color : #fffff;	font-size : 11px;	font-weight: bold;	}
.TituloBlancoLight {	text-decoration : none;	color : #ffffff;	font-size : 10px;}
	
.TituloAmarillo {	text-decoration : none;	color : #FFAD08;	font-size : 11px;	font-weight: bold;	}
.TituloAmarilloLight {	text-decoration : none;	color : #FFAD08;	font-size : 10px;}
	
.TituloRojo {	text-decoration : none;	color : #F50000;	font-size : 11px;	font-weight: bold;	}
.TituloRojoLight {	text-decoration : none;	color : #F50000;	font-size : 10px;}
	
.TituloGrisOscuro {	text-decoration : none;	color : #353535;	font-size : 11px;	font-weight: bold;	}
.TituloGrisOscuroLight 	{	text-decoration : none;	color : #353535;	font-size : 10px;}

