BODY {
	FONT: Arial, helvetica;
}
A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #516c8e; TEXT-DECORATION: underline
}
A:active {
	COLOR: #ff8b03; TEXT-DECORATION: none
}

TABLE {
	FONT: 11px arial,helvetica;
}
TR {
	FONT: 11px arial,helvetica;
}
TD {
	FONT: 11px Arial,helvetica;
}

.TD {
	FONT: 13px Verdana;
	color: #333333;
}

.caja{
	height:24px;
	width:250px;
	color:#333333;
	background-color:none;
	border-style:solid	
	border-width:thin	
	font-weight:bold;
	font-family:Arial;
	font-size:15;
    }

.caja1{
	height:20px;
	width:80px;
	color:white;
	background-color:#333333;
	border-style:solid	
	border-width:thin	
	font-weight:bold;
	font-family:Arial;
	font-size:10;
    }
.caja2{
	height:20px;
	width:80px;
	color:white;
	background-color:#333333;
	border-style:solid	
	border-width:thin	
	font-weight:bold;
	font-family:Arial;
	font-size:10;
    }


.button{
    	font-size:12px;
	font-family:Arial;
	font-weight:bold;
       	background-image:url(boton.png);
  	background-repeat:no-repeat;
  	height:33px;
  	width:82px;
  	background-position:center;
	border:none;

    }

.button2{
    	font-size:12px;
	font-family:Arial;
	font-weight:bold;
       	background-image:url(boton.jpg);
  	background-repeat:no-repeat;
  	height:20px;
  	width:80px;
  	background-position:center;

    }

