  a:link { text-decoration: none ; font-weight:  ; cursor: none; color: #ab1a1a  ;}
  a:visited { text-decoration: none ; font-weight:  ; cursor: none; color: #ab1a1a  ;}
  a:hover   {text-decoration: underline ; color: #ab1a1a ;}
  a:hover   {text-decoration: underline ; color: #ab1a1a ;}

body,tr,td,table,p,a { font-family:Verdana; font-size: 12px; color: #6a685f; line-height: 18px;}

.newsletter {
border: 3px solid #645d56;
width: 128px;
height: 22px;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #645d56;
background-color: #FFFFFF;}
/*
.slogan { font-family: Arial, tahoma; font-size: 10 px;font-weight: bold; color: #727878}
*/


.slogan { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #6a685f; font-weight: bold ; }

/*topic1*/
.title { font-family:Verdana; font-size: 40px; color: #3f3e3b; font-weight: bold; line-height: 40px;}

/*topic2 */
.smalltitle { font-family:Verdana; font-size: 20px; color: #6a685f; font-weight: bold ; line-height: 25px;}
.smalltitle2 { font-family:Verdana; font-size: 28px; color: #6a685f; font-weight: bold ; }

.subdescription { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #6a685f; line-height: 18px;}
.description { font-family: Arial, tahoma; font-size: 10 px;font-weight: bold; color: #000000}
.infotxt { font-family: Arial, tahoma; font-size: 10 px;font-weight: bold; color: #727878}

.MenuHref:link { text-decoration: none ; font-weight:  ; cursor: none; color: #000000  ;font-weight: bold;}
.MenuHref:visited { text-decoration: none ; font-weight:  ; cursor: none; color: #000000  ;font-weight: bold;}
.MenuHref:hover   {text-decoration: underline ; color: #000000 ;font-weight: bold;}


.FooterMenuHref:link { font-family: Arial,tahoma; font-size: 10px; color: #727878;text-decoration: none;font-weight: bold;}
.FooterMenuHref:visited { font-family: Arial,tahoma; font-size: 10px; color: #727878;text-decoration: none;font-weight: bold;}
.FooterMenuHref:hover   {font-family: Arial,tahoma; font-size: 10px; color: #000000;text-decoration: none;font-weight: bold;}

.smalllink:link { font-family: tahoma; font-size: 11px; color: #727878;text-decoration: none;font-weight: bold;}
.smalllink:visited { font-family: tahoma; font-size: 11px; color: #727878;text-decoration: none;font-weight: bold;}
.smalllink:hover   {font-family: tahoma; font-size: 11px; color: #000000;text-decoration: none;font-weight: bold;}



INPUT         {font-size:12px;font-family:verdana;color:black;vertical-align: top;border-top:1px solid gray;border-left:1px solid gray;border-right:1px solid gray;border-bottom:1px solid gray}
TEXTAREA         {font-size:12px;font-family:verdana;color:black;vertical-align:top;border-top:1px solid gray;border-left:1px solid gray;border-right:1px solid gray;border-bottom:1px solid gray}
SELECT         {font-size:12px;font-family:verdana;color:black;vertical-align:top;border:1px solid gray}


/*Nice Titles*/
.nicetitle {
        font-weight: bold;
        color: #3C3C3C;
        text-align: left;
        position: absolute;
        left: 0;
        top: 0;
        width: 25em;
        z-index: 20;
        max-width: 50%;
}
.nicetitle-content{
        overflow: hidden;
        background: white;
        border: 1px solid #333;
        padding: 5px;
        opacity: 0.9;
}
.nicetitle p{
        margin: 0;
        line-height: 120%;
}
.nicetitle p.destination {
        font-weight: normal;
        font-size: 10px;
        color: #5E7743;
}
div.nicetitle p span.accesskey {
        color: #FF7200;
}
