body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
#estil_txt{
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #bbbbbb;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

