BODY {
	margin: 0px 0px 0px 0px;
}

a {
	color : #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color : #ff3333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a:active {
	color : #ff0033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
.julio
{
	color : #505550;
	font-size : 14px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
.julio:hover
{
	color : #993300;
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}
.julio:active
{
color : #993300;
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}
.button {
	border-style : solid;
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 14px
}
 
.inputbox {
	border : 1px solid #999999;
	color : #333333;
	background : #FFFFFF;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 13px
	font-weight : normal;
	z-index : -3;
}

INPUT, TEXTAREA, SELECT {
	color : #333333;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 13px
	font-weight : normal;
	z-index : -3;
}


.boton2{

	background-color: #fffff0;
	color: #FF6600;
	font-weight: bold;
	border-left: solid 2px #E0E0E0;
	border-right: solid 2px #E0E0E0;
	border-top: solid 2px #E0E0E0;
	border-bottom: solid 2px #d5d5d5;

	}
.boton2:hover {
	color: red;
	border-left: solid 2px #E0E0E0;
	border-right: solid 2px #E0E0E0;
	border-top: solid 2px #E0E0E0;
	border-bottom: solid 2px #d5d5d5;
	background-color:#FFF0F0;
	}
.boton{
	
	font-weight: bold;
	color: #555555;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-top: solid 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	border-color:#555555;
	background-image: url(crema.jpg);
	}
.boton:hover {
	
	font-weight: bold;
	color: #000000;
	border-left: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-top: solid 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	border-color:#000000;
	background-image: url(crema2.jpg);
}
.mio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	height: 60px;
	width: 60px;
	
	margin-top:10px;
	background-position: left;
	background-image:url(papelg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #888888;

}
.mio:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	height: 58px;
	width: 58px;
	margin-top:10px;
	background-image:url(papelb.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
}
.mio:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	height: 60px;
	width: 60px;
	border:0;	
	margin-top:10px;
	background-image:url(papelb.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	
}
.mio2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	height: 60px;
	width: 60px;
	
	margin-top:10px;
	background-position: left;
	background-image:url(papelb.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	

}
.mio2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	height: 60px;
	width: 60px;
	border:0;	
	margin-top:10px;
	background-image:url(papelb.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	
}
.mio2:active{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	height: 58px;
	width: 58px;
	margin-top:10px;
	background-image:url(papelb.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	
}


