body { background-image: url(images/reformas.jpg);
       font-family: "Monotype Corsiva", "Times New Roman";
       text-decoration: none;
       text-align: left;
       font-size: 18px;
       
 }
td.menu {
	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-weight: bold;
        text-align: center;
	
}

a:link { color: black;
         font-weight: bold;
         text-decoration: none;
 }
a:visited { color: black;
            font-weight: bold;
            text-decoration: none;
 }
a:active { color: ;black;
           font-weight: bold;
           text-decoration: none;
 }
p { font-family: "Monotype Corsiva", "Times New Roman";
       text-decoration: none;
       text-align: left;
       text-indent: 1cm;
       background-color: fff8ec;
}
td.tlotext { background-color: #fff8ec;
	     text-align: center;
 }
p.cent { text-align: center;
	 font-weight: bold;
	 background-color: #fff8ec;
	 font-size: 22px;
}