body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  text-align:justify;
   }
#body-menu {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#C0C000;
}
#body-centro {
	margin-top: 30px;
	margin-left: 30px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
 

.td1 {
	Font-weight:bold;
	color:#C0C000;
	line-height:8px;
}

.td2 {
	color: #C0C000;
	vertical-align: top;
	padding-left: 2px;
	margin-bottom: 20px;
	margin-top: 2px;
	}

.td3 {
	color:#C0C000;
	vertical-align:top;
	padding-left:10px;
	margin-bottom: 20px;
	margin-top: 2px;
	
}
a:link {
	color: #C0C000;
	text-decoration: none;
}
a:visited {
	color: #C0C000;
	text-decoration: none;
}
a:hover {
	color: #C0C000;
	text-decoration: underline;
}
a:active {
	color: #C0C000;
	text-decoration: none;
}
a.menu:link {
	color: #C0C000;
	text-decoration: none;
}
a.menu:visited {
	color: #C0C000;
	text-decoration: none;
}
a.menu:hover {
	color: #C0C000;
	text-decoration: underline;
}
a.menu:active {
	color: #C0C000;
	text-decoration: none;
}
a.menu_sub:link {
	color: #C0C000;
	text-decoration: none;
}
a.menu_sub:visited {
	color: #C0C000;
	text-decoration: none;
}
a.menu_sub:hover {
	color: #C0C000;
	text-decoration: underline;
}
a.menu_sub:active {
	color: #C0C000;
	text-decoration: none;
}
a.centro:link {
	color: #C0C000;
	text-decoration: none;
}
a.centro:visited {
	color: #C0C000;
	text-decoration: none;
}
a.centro:hover {
	color: #C0C000;
	text-decoration: underline;
	font-weight:bold;
}
a.centro:active {
	color: #C0C000;
	text-decoration: none;
}

.titulocentro {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C0C000;
}
.subtitulocentro {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #C0C000;
}
.enlacecentro {
	font-size:9px;
	color:#C0C000;
	}
.negritaazul {
	font-weight: bold;
	color: #C0C000;
}

