.general {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}
.piepagina {
	color: #999999;
}
.border_gris {
	border: 1px solid #999999;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
td,th {
	color: #000000;
}
body {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.general_parrafo {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 130%;
}
.Cabecera {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
.generalcontrol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

