body {
	margin-top: 3em;    
	font-family: times new roman;
	background-image: url('fondoal.gif'); }

h1 {
	font-family: comic sans ms;
	text-align: center; }

p { 
	text-align: justify;
	line-height: 1.5;
	padding-top: 2em;
	margin-left: 2em;  }

table.menunavegacion td {
	text-align: center;
	background: #a868a4;
	color: #ffffff;
	font-weight: bold; 
	padding: 0.3em;
	border-right: 0.3em solid black;
	border-left: 0.3em solid black; }

table.menunavegacion a {
	text-align: center;
	text-decoration: none; }

table.menunavegacion a:link {
	color: #ffffff; }

table.menunavegacion a:visited {
	color: #e4e4cc; }

table.enlacessari {
	text-align: center; 
	border-style: dashed;
	font-weight: bold; 
	border-spacing: 0.5em; 
	border-style: hidden; }
 
address {
	text-align: right;
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted; }