/* General*/

body{

	width:auto;

	font-family:"Curlz MT", Verdana, Arial;

	font-size:15px;

	background-color:#FF860D;
	
	margin-left:15px;
	
}

td.index{
background-color:#faff4b;

font-weight:bold;

vertical-align:middle;
}

td.index2{
background-color:#FFFFB3;

font-weight:bold;
vertical-align:super;
}

a{
color:#000000;
text-decoration:none;
font-size:15px;
}

a:hover{
color:#0099FF;
text-decoration:underline;
}

table.intro{
margin-left:15px;
border:0px;
}

table.intro2{
margin-left:13px;
border:0px;
font-family:"Curlz MT", Verdana, Arial;
font-size:14px;
}

.Titulo {
	font-size: 18px;
	font-weight: bold;
}

.Volvera {
                background-image: url(imagenes/volver.png);
                height: 35px;
                width: 33px;
            } 
.Volverb {
                background-image: url(imagenes/volverb.png);                
				height: 35px;
                width: 33px;
                cursor: pointer;
}
.Estilo8 {
	font-size: 40px;
	font-weight: bold;
}
