		body {
			font-family: verdana, sans-serif;
			font-size:.7em;
			line-height:1.6em;
			}
		h1 {
 			font-size:1.8em;
 			text-align: left;
			font-weight:100;
			color:#099;
			}
		a {
			text-decoration: underline;
			color:#001E60;		
			}
		a.accion {
			font-weight:bold;
			}
		a.gris {
			color:#B8B6B9;		
			}
		a:hover {
			text-decoration: none;
			color:#fff;
			}
		a:visited {
			color:#fff;
			}
		a.accion:visited {
			color:#001E60;
			}
		a.gris:visited {
			color:#B8B6B9;		
			}
		a.accion:hover {
			color:#fff;
			}
		a.gris:hover {
			color:#fff;
			}
		.negrita {
			font-weight:bold;
			}
		.autor {
			font-size:1.4em;
			font-weight:bold;
			padding:0 1em;
			}
		a.autor:hover {
			text-decoration: none;
			color:#fff;
			}
		img {
			border-width: 0;
			}
		#CM {
			position:absolute;
			top:0px;
			left:0 ;
			width:100%;
			padding-bottom:2em;
			}
