.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003955;
	text-decoration: none;
}
.background {
	background-attachment: fixed;
	background-image:  url(../imgs/bckgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.bckgr_degrade {
	background-attachment: fixed;
	background-image: url(imgs_header/degrade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
