.borde 
{  
	border: 1px #00FF00 solid

}
.boton 
{  
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #990000;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: #FF0000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.fechas 
{  
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none
}
.form 
{  
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border: #006600;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px
}
.gris 
{  
	font-family: verdana;
	color: #BFBFBF;
	text-decoration: none;
	font-size: 9px
}

.link
{  
	font-family: Verdana;
	font-size: 10px;
	color: #33CC00;
	text-decoration: none;
	font-weight: bold;

}
.link:hover 
{  
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}


.link_sobre_gris 
{  
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.link_sobre_gris:hover 
{  
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.menu 
{  
	font-family: Verdana; 
	font-size: 10px; 
	color: #990000; 
	text-decoration: none; 
	line-height: 22px; 
	font-weight: bold; 
	height: 19px; 
	width: 100%
}
.menu:hover 
{  
	font-family: Verdana;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
	height: 19px;
	background-color: #006600;
	width: 100%
}
.nom 
{  
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #E2E2E2;
	text-decoration: none
}

.txt 
{  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px
}

.verdana 
{  
	font-family: verdana;
	color: #333333;
	text-decoration: none;
	font-size: 9px
}

.verdana_11_negro
{  
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.verdana_link 
{  
	font-family: verdana;
	color: #3333FF;
	text-decoration: none;
	font-size: 9px
}

.verdana_link:hover 
{  
	font-family: verdana;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px
}

/* MODIFICADO DAMIAN */

.link_sobre_gris
{
	font-family: verdana;
	color: #333333;
	text-decoration: none;
	font-size: 9px
}
.link_sobre_gris:hover 
{  
	font-family: verdana;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
	background-color: #FF0000
}