BODY {
background-color: #88b5e2;
text-align: center; 
}

div {
font-family: Century Gothic, sans-serif; 
color: navy; 
text-align: center; 
}

div.contacts { 
font-weight: bold; 
position: relative; 
font-size: 18px;
} 

div.footer {
border-top: 1px solid navy;
border-top-width: thin;
}

div.footer a:link { text-decoration: none; font-style:underlined; color: navy;  text-shadow: red 2px 2px 2px;} 
div.footer a:visited { text-decoration: none; font-style:underlined; color: navy} 

div.info p {
  text-align: justify; 
}

div.pics a:link { text-decoration: none; color: #88b5e2; } 
div.pics a:visited { text-decoration: none; color: #88b5e2} 

IMG.center { display: block; margin-left: auto; margin-right: auto }

td.center{ text-align-center}

p, a {
font-family: Century Gothic, sans-serif; 
color: navy; 
text-align: center; 
}

p.dida { 
font-weight: bold; 
position: relative; 
font-size: 18px;
}

p.comment {
text-align: justify;
font-size: 13px; 
} 

div.menu a { border-top: 1px solid navy;
border-top-width: thin;
} 

a.choice:link { text-decoration: none; color: navy;  text-shadow: red 2px 2px 2px;} 
a.choice:visited { text-decoration: none; color: navy} 
a.choice:hover { text-decoration: none; color: red}
