BODY {
	FONT: Arial,helvetica;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #516c8e; TEXT-DECORATION: underline
}
A:active {
	COLOR: #ff8b03; TEXT-DECORATION: none
}
TABLE {
	FONT: 12px arial,helvetica;
}
TR {
	FONT: 12px arial,helvetica;
}
TD {
	FONT: 12px arial,helvetica;
}
.caja{
    height:20px;
	color:black;
	background-color:none;
	border-color:none;
	border:white;
	font-weight:bold;
	font-family:Arial;
	font-size:XX-Small;
    }
.button{
    font-size:10px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:gray;
    background:#D3D3D3;
    border:0px;
	width:80px;
    height:19px;
    }
.caja1{
    height:20px;
	color:black;
	background-color:none;
	border-color:none;
	border:white;
	font-weight:bold;
	font-family:Arial;
	font-size:XX-Small;
    }
.button1{
    font-size:10px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:none;
    background:none;
    border:0px;
	width:80px;
    height:19px;
    }
