.celdamenu {
	background-color: #FC0;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

A.menu12:link {
	color:#000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
} 
A.menu12:visited {
	color:#000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
} 
.titulostabla {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
}
.filastabla {
	background-color: #FFC;
}
.filastabla2 {
	background-color: #F8F5ED;
}

A.menu12:hover {
	color:#900;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
} 
A.menu12:active {
	color:#000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.celda {
	padding-bottom: 17px;
	padding-top: 3px;
	padding-left: 3px;
}

