.azul{ color: #236276;
		font-family:Tahoma, Arial, Verdana;
		font-size:11px;
		text-decoration:none;
		line-height:16px;
		}
		
a.azul:hover{ 
		color:#928013;	
		text-decoration:underline;
		}
		
.verde { color:#758826; 
		font-family:Tahoma, Arial, Verdana;
		font-size:12px;
		text-decoration:none;
		}
		
.verde1 { color:#869E2C; 
		font-family:Tahoma, Arial, Verdana;
		font-size:11px;
		text-decoration:none;
		}
		
a.verde:hover{
	text-decoration:underline;
	}
		
.negro { color: #000000;
		font-family:tahoma;
		font-size:11px;
		}
		
.blanco {color:#ffffff; 
		font-family:Tahoma, Arial, Verdana;
		font-size:11px;
		text-decoration:none;
		}

.gris{ color:#666666;
		font-family:Tahoma, Arial, Verdana;
		font-size:11px;
		text-decoration:underline;
		}
		
a.gris:hover{text-decoration:none;}

.verde2{ color:#657621; 
		font-family:Tahoma, Arial, Verdana;
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
		}
		
a.verde2:hover{text-decoration:none;}
	




