body {
	font-family: Arial;
	font-size: 15px;
	text-align: justify;
	background-color:#D6D4D0
}
a {
	font-weight: bold;
	text-decoration:none
}

a:link{
	color: #000000
}

a:visited {
	color: #000000
}

a:hover {
	color: #858585
}

a:active {
	color: #858585
}

#cabecera {
	font-size: 18px;
	text-align: center;
}
