/*A:hover
{
	border-right: white 1px solid;
	padding-right: 4px;
	border-top: white 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 1px;
	overflow: hidden;
	border-left: white 1px solid;
	cursor: hand;
	color: Navy;
	padding-top: 1px;
	border-bottom: white 1px solid;
	font-family: Verdana;
	background-color: #008000;
	text-decoration: none;
}

A:link
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Verdana;
	text-decoration: none;
	color:#008000;
	
}

A
{
	
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	color:Navy;
	padding-top: 2px;
	font-family: Verdana;
	
	background-color: PaleGreen;
	
	
	text-decoration: none;
	
}

A:active
{
	border-right: white 1px solid;
	padding-right: 4px;
	border-top: blue 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 1px;
	overflow: hidden;
	border-left: white 1px solid;
	cursor: hand;
	color:White;
	padding-top: 1px;
	border-bottom: white 1px solid;
	font-family: Verdana;
	background-color:#008000;
	text-decoration: none;
}
*/
.LetrasCombo
{
	font-family:Verdana;
	font-size:xx-small;
     	
}
.TamanoCajaTexto
{
   text-align:center;
    width:56px;
    	
}
.MenuLink
{
	font-family:Tahoma;
  	font-size:small;	
}

