div#contents a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	height: 19px;
	padding: 6px 2px 0px 30px;
	background: url(../images/parra_des.jpg) no-repeat top left;
	background-color:#2e6746;
	margin: 6px 8px 4px 0px;
}
div#contents a:hover { color: white; background: url(../images/parra_des_hover.jpg) no-repeat top left; background-color: #134a2a; }
div#contents p { 
	text-align: justify;
	vertical-align: top;
	padding: 8px;
	margin: 0px;
}

h1 {
	background-color: #3B8ED0;
	padding: 4px 0px 4px 5px;
	clear: both;
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid white;
	margin: 6px 0px;
	width: 416px;
}

