.bodyMargins {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.textoMenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #161616;
}
.textoMenuGris {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #afafaf;
}


.textoMayusculas {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #87888f;
}
.texto {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #484848;
}
.bground {
	background-color: #f7f7f7;
}
a:link {
	color: #161616;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #161616;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #161616;
}

