
body{


	cursor:crosshair;
	margin: 0px;
	background-image:url(../img/elementos/fondo3.jpg);
	background-color: white;
	overflow:hidden;
    	font-family: arial, helvita, sans-serif;
	font-size: 11px;

}

td{
	font-size: 16px;
	font-weight: bold;
}


a{
	color:#4F3327;
	color: yellow;
	font-weight: bold;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	text-decoration:none;
}

a:hover{
	color:white;
}

a img{
text-decoration:none;
}


#info {
width: 1030px;
text-align: center;
color: white;
}

.white {
color: white;
font-size: 14px;
font-family:"Courier New", Courier, monospace;
background-color: #4F3327;
}

img{
border:none;
text-decoration:none;
}



