body {

background-color:#E5D7BC;
text-align: center;

}


a:link {
 text-decoration: none;
 color: #977C45;
 }
 a:visited {
 text-decoration: none;
  color: #977C45
}
 a:hover {
 text-decoration: none;
 color: #503707;
 }
 a:active {
 text-decoration: none;
 }

 h3 {
 font-size: 24px;
 font-family: times new roman; 
 font-weight: 500; 
 margin-bottom: 0px;  
 margin-top: 0px;
 color: #996600;
 text-decoration:underline;
}  
h4 {
 font-size: 14px;
 font-family: arial; 
 font-weight: 500; 
 margin-bottom: 3px;  
 margin-top: 0px;
 color: #996600;
 
}
 
a.logosyc:link {color:#ffffff; background:#4986c7; font-size:16px; font-family:"lucida grande",tahoma,verdana,arial,sans-serif; border-radius:8px;box-shadow: 1px 1px 1px #B7AB92;border: thin solid #977C45;margin-bottom: 4px;padding:2px; text-decoration:none;}
a.logosyc:hover {color:#9EE3EE;border-radius:8px;box-shadow: 2px 2px 2px #B7AB92;border: thin solid #977C45;margin-bottom:8xp;padding:4px;}

.frame-logo {
border:none;
overflow:hidden;
margin:0;
marginwidth:0;
marginheight:0;
height:78px;
width:220px; 
hspace:0;
vspace:0;
frameborder:0;
scrolling:no; 
}