.contenido {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	color : #666666;
}
	
a.contenido {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	color : #CCCC66;
	text-decoration : none;
}

	
.titulo {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	text-decoration : none;
	color : #7FAA28;
	font-weight : bold;
}
	
.celda  {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
	color : #006699;
	background: #eeeeee;
	border : thin groove;
}
	
A.menu {
	font-family : Verdana;
	font-size : 10px;
	color : #669933;
	font-style : normal;
	text-decoration : none;
	width : 120px;
	font-weight : bold;
}

A.menu:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #999933;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

A.menuSel {
	font-family : Verdana;
	font-size : 10px;
	color : #669933;
	font-style : normal;
	text-decoration : none;
	width : 120px;
	font-weight : bold;
}
TABLE.contenido {
	border: 1px solid #666666;
	background-color : White;
}
