body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 10px Verdana;
	background: #000000;
}

.grisoscuro {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.titulosGris {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	color: #7f7f7f;
	font-weight: bold;
}

a:hover {
	color : #333333;
	text-decoration : underline;
	font-weight: bold;
}

a.sobregris:link {
	color: #000000;
	font-weight: bold;
}

a.sobregris:hover {
	color: #000000;
	font-weight: bold;
}



a.sobregris:visited {
	color: #000000;
	font-weight: bold;
}
