body {
background: #000000 /*url(../img/bg.jpg) top center no-repeat fixed;*/
		padding: 0;
	margin: 0;
	background-color: black;
	}
input{
	border:0px;
	background-color:black;
	font-family: verdana;
	font-size:11px;
	color: #a4a4a4;

}
div#bajada{
	font-family: verdana;
	color: white;
	font-size:11px;
/*	font-weight: bold;*/
	text-align: center;
}
div#dire{
	font-family: verdana;
	font-size: 10px;
	color:#707070;
}
div#wb{
	font-family: verdana;
	color: white;
	font-size:10px;
/*	font-weight: bold;*/
	text-align: center;
	
}
A.enter:link{
	font-family: verdana;
	color: white;
	font-size:11px;
/*	font-weight: bold;*/
	text-align: center;
	text-decoration:none;
}
A.enter:hover{
	font-family: verdana;
	color: white;
	font-size:11px;
/*	font-weight: bold;*/
	text-align: center;
	text-decoration: underline;
}
A.enter:active{
	font-family: verdana;
	color: white;
	font-size:11px;
/*	font-weight: bold;*/
	text-align: center;
	text-decoration: underline;
}
A.enter:visited{
	font-family: verdana;
	color: white;
	font-size:11px;
/*	font-weight: bold;*/
	text-align: center;
	text-decoration: underline;
}