
.menu A{

font-family: arial;
font-size: 11px;
color: #fff;
text-decoration: none;
font-weight: bold;

}

.menu A:HOVER{
color: #000;

}

.menutitle{
  font-family: arial;
  font-size: 11px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.newsletterwarning {
  color:red;
  font-size:11px;
  font-family: Arial;
  font-weight: bold;
}

.newslettersuccess {
  color:blue;
  font-size:11px;
  font-family: Arial;
  font-weight: bold;	
}

.linknoticiadestacada {
  text-decoration: none;
  color:white;  
}
#homelink {
	display:block;
	width:66px;
	height:40px;
	text-indent: -9999px;
	background:url(../img/menu_homebtn.gif);
	background-repeat:no-repeat;
}
#homelink:hover {
	background-position:0 -40px;
}
#equipolink {
	display:block;
	width:69px;
	height:40px;
	text-indent: -9999px;
	background:url(../img/menu_elequipobtn.gif);
	background-repeat:no-repeat;
}
#equipolink:hover {
	background-position:0 -40px;
}
#noticiaslink {
	display:block;
	width:62px;
	height:40px;
	text-indent: -9999px;
	background:url(../img/menu_noticiasbtn.gif);
	background-repeat:no-repeat;
}
#noticiaslink:hover {
	background-position:0 -40px;
}
#fixturelink  {
	display:block;
	width:126px;
	height:40px;
	text-indent: -9999px;
	background:url(../img/menu_fixturebtn.gif);
	background-repeat:no-repeat;
}
#fixturelink:hover {
	background-position:0 -40px;
}
#equipociudadlink  {
	display:block;
	width:135px;
	height:40px;
	text-indent: -9999px;
	background:url(../img/menu_equipociudadbtn.gif);
	background-repeat:no-repeat;
}
#equipociudadlink:hover {
	background-position:0 -40px;
}
#semillerolink  {
	display:block;
	width:112px;
	height:40px;
	text-indent: -9999px;
	background:url(../img/menu_nuestrosemillerobtn.gif);
	background-repeat:no-repeat;
}
#semillerolink:hover {
	background-position:0 -40px;
}
#galerialink   {
	display:block;
	width:62px;
	height:40px;
	text-indent: -9999px;
	background:url(../img/menu_galeriabtn.gif);
	background-repeat:no-repeat;
}
#galerialink:hover {
	background-position:0 -40px;
}
#contactoslink   {
	display:block;
	width:88px;
	height:40px;
	text-indent: -9999px;
	background:url(../img/menu_contactobtn.gif);
	background-repeat:no-repeat;
}
#contactoslink:hover {
	background-position:0 -40px;
}