.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	text-decoration: none;	background-color: #ffce00;	text-align: left;	height: 27px;	width: 110px;	border: 1px solid #FFFFFF;	padding: 3px;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #990000;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-decoration: none;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-decoration: none;}.contenido {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	list-style-position: inside;	margin-right: 5px;}.fondofotos {	background-image: url(img/fondofotos.gif);	background-repeat: no-repeat;	background-position: left top;}.fondo {	background-image: url(img/fondo.gif);	background-repeat: no-repeat;	background-position: right bottom;}
