@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #666666;
	text-decoration:none;
}

a:visited {
	color: #666666;
	text-decoration:none;
}

a:hover {
	color: #999999;
	text-decoration:;
}

/* 999999 */

.texto_central{
font-family:Arial, Verdana;
font-size:11px;
color:#666666;
}