/* Basis */

body       { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; background-image: url("bg.gif"); background-repeat: no-repeat; background-attachment: fixed; margin: 0; padding: 0 }
p           {  text-align: justify; margin: 0; padding: 0 0 6 }
h1     { font-size: 150% }
h2    { font-size: 120% }
h3   { font-size: 100% }

img     {  text-decoration: none;  margin: 0 0 0 0; padding: 0 0 0 0; }
frame  {  text-decoration: none;  margin: 0 0 0 0; padding: 0 0 0 0; }
frameset    {  text-decoration: none;  margin: 0 0 0 0; padding: 0 0 0 0; }
br     {  text-decoration: none;  margin: 0 0 0 0; padding: 0 0 0 0; }

/* text */

.text     {  text-align: justify; margin: 0 12 }
.text a { background-color: #000; color: white; border-bottom: 4px solid
black; padding: 1px 2px 1px 2px;}
.text a:visited { color: white; background-color: #000; padding: 1px 2px; border-bottom: 4px solid black }
.text a:hover { text-decoration: none; padding: 1px 2px 1px 2px;
color:#000; background-color: silver; }



.textlang       { font-size: 89%; text-align: justify; margin: 0 12 }
.textlang a { background-color: #000; color: white; border-bottom: 4px solid
black; padding: 1px 2px 1px 2px;}
.textlang a:visited { color: white; background-color: #000; padding: 1px 2px; border-bottom: 4px solid black }
.textlang a:hover { text-decoration: none; padding: 1px 2px 1px 2px;
color:#000; background-color: silver; }



/* links */

a { text-decoration: none; color:none; font-weight: bold;}
a:visited {text-decoration: none; color:none; }
a:hover { text-decoration: none; color:none;  }
a:active { text-decoration: none;  
}

.exlink { color: black; background-color: silver; }

/* head */

.head      { color: white; font-size: 25px; font-weight: 700; line-height: 72px; padding: 0 0 0 6 }
.head a  { color: white; background-color: #000; border-bottom: 4px solid black }
.head a:hover  { color: white; text-decoration: none; background-color: black; padding: 0; border-bottom: 4px solid black }
.head a:visited  { color: white; background-color: #000; padding: 0 0; border-bottom: 4px solid black }


/* foot */

.foot { color: white; font-weight: bold; background: transparent; margin: 0; padding: 2px 7px; border-bottom: 3px solid black }
.foot a { background-color: transparent; color: white; border-bottom: 4px solid black; padding: 1px 2px;}
.foot a:visited { color: white; background-color: transparent; padding: 1px 2px; border-bottom: 4px solid black }
.foot a:hover { text-decoration: none; padding: 1px 2px;
color:#000; background-color: silver; }
