a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
#cabecera {
	position:		absolute;
	top:			20px;
	left:			0px;
	width: 			137px;
	height:			129px;
	/*background:		url(img/cartel_cerrado.jpg) bottom no-repeat;*/
}
img.bottom {vertical-align:text-bottom}