div#container
{
   width: 819px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   background-image: url(images/background_casamafi.jpg);
   background-attachment: fixed;
   background-repeat: repeat-x;
   color: #666666;
   scrollbar-face-color: #ECE9D8;
   scrollbar-arrow-color: #000000;
   scrollbar-3dlight-color: #ECE9D8;
   scrollbar-darkshadow-color: #716F64;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #ACA899;
   scrollbar-track-color: #D4D0C8;
}
h1
{
   font-family: Trebuchet MS;
   font-size: 11px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

a
{
   color: #000000;
}
a:visited
{
   color: #282828;
}
a:active
{
   color: #000000;
}
a.link_black:link
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.link_black:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
}
a.link_black:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_black:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_NBS:link
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.link_NBS:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.link_NBS:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}
a.link_NBS:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: underline;
}

