a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #666666;
}
a:active {
	font-weight: bold;
	color: #000000;
}
.sombra1 {
	background-image: url(images/sombraleft.gif);
	width: 15px;
}
.sombra2 {
	background-image: url(images/sombraright.gif);
	width: 15px;
}
.tablacentral {
	height: 100%;
	width: 100%;
}
.textitodeajoba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

