/* ------------------------------------ *
 cedro   CSS
 Monday, April 02, 2007 12:47:42 PM
 HAPedit 3.1.11.111
 * ------------------------------------ */

 h1 {font-family: "Peignot Medium"; color: #008080; text-align: center }
 h2 {font-family: "Peignot Medium"; color: #008080; text-align: center }
 h3 {font-family: "Peignot Medium"; color: #008080; text-align: center }

 body {font-family: "Tahoma"; font-size: 1 }
 a:link {font-family: "Tahoma"; font-weight: 600; color: black; text-decoration: none }
 a:visited {font-family: "Tahoma"; font-weight: 600; color: black; text-decoration: none }
 a:hover {font-family: "Tahoma"; font-weight: 600; color: red; text-decoration: none }
 a:active {font-family: "Tahoma"; font-weight: 600; color: black; text-decoration: none }

 .a.mylinks:link {font-family: "Tahoma"; font-weight: 600; color: #008080; text-decoration: none }
 .a.mylinks:visited {font-family: "Tahoma"; font-weight: 600; color: #008080; text-decoration: none }
 .a.mylinks:hover {font-family: "Tahoma"; font-weight: 600; color: red; text-decoration: none }
 .a.mylinks:active {font-family: "Tahoma"; font-weight: 600; color: #008080; text-decoration: none }

 .nice {
   font-family: "Tahoma";
   font-weight: 600;
   text-align: justify;
   text-indent: 5 em;
 }