h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
	}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.menu {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEBA02;
	text-decoration: none;
}

.enlace {
	background:  #;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #003580;

}


.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D0D69F;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.texto {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

 .texto { 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #222222;
}
	
.bordegris {  
 border: 1px solid #CCCCCC;
 background-color: #FFFFFF;
	
}
