table {color: #333399;
       font-size: 12px;
       font-family:"Berlin Sans FB", "Comic Sans MS";
       text-decoration: none}

a {color: #003366;
   text-decoration: underline}
a:hover {color: #cc0000;
         text-decoration: underline}

.a_lang {color: #ffffcc;
         text-decoration: underline}
.a_lang:hover {color: #ff0000;
               text-decoration: underline}

.a_menu {color: #ffffcc;
         text-decoration: underline}
.a_menu:hover {color: #ff0000;
               text-decoration: underline}

.a_availability {font-size: 16px;
                 color: #000099;
                 font-weight: bold;
                 text-decoration: underline}
.a_availability:hover {font-size: 16px;
                       color: #ff0000;
                       font-weight: bold;
                       text-decoration: underline}

.tr-title {background-color: #333399}

.text-title {color: #000099;
             font-size: 28px;
             font-family:"Berlin Sans FB", "Comic Sans MS";
			 font-weight: bold;
             text-decoration: none}

.text {color: #003366;
       font-size: 14px;
       font-family:"Berlin Sans FB", "Comic Sans MS";
       text-decoration: none;
       line-height:20px;
}	 

.text-small {color: #003366;
       font-size: 10px;
       font-family:"Berlin Sans FB", "Comic Sans MS";
       text-decoration: none;
}	 

.text-lang {color: #ffff99;
            font-size: 12px;
            font-family:"Berlin Sans FB", "Comic Sans MS";
            font-weight: bold;
            text-decoration: none}

.text-head-table {color: #ffffcc;
                  font-size: 12px;
                  font-family:"Berlin Sans FB", "Comic Sans MS";
                  text-decoration: none}

.text-big-bold {color: #003399;
                font-size: 20px; 
                font-family:"Berlin Sans FB", "Comic Sans MS";
                font-weight: bold;
                text-decoration: none}

.text-bold {color: #003366;
            font-size: 12px;
            font-family:"Berlin Sans FB", "Comic Sans MS";
            font-weight: bold;
            text-decoration: none}

.text-contact {color: #003366;
               font-size: 14px;
		       font-family:"Berlin Sans FB", "Comic Sans MS";
               text-decoration: none}

.text-menu {color: #ffff99;
            font-size: 14px;
	        font-family:"Berlin Sans FB", "Comic Sans MS";
            text-decoration: none}

.text-bottom {color: #ffff99;
              font-size: 11px;
		      font-family:"Berlin Sans FB", "Comic Sans MS";
              text-decoration: none}

.image-border-white {border-color: #ffffcc}

#info_presentation
{
 border-color:#000000;
 border-width:1px;
 border-style:solid;
 background-color:#FFFFCC;
 left:24%;
 position:absolute;
 font-family:"Berlin Sans FB", "Comic Sans MS";
 padding: 5px 5px 5px 5px;  
 visibility:hidden;
 top:50%;
 z-index:1000;
 
}

body {margin-left: 0px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      background-color: #C3FFFF
      }
