body        { font-size: 100% }

UL          { margin-top: -0.1em }

A:hover	    { color: #ff0000; text-decoration: none; }

.linkText   { font-family: Verdana, "Trebuchet MS", sans-serif;
              font-size: 0.8em;
              font-weight: normal;
              margin-left: 0.5em;
              text-indent: -0.5em;
            }

.header     { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 1.1em;
	      font-weight: bold;
	      color: #006666;
	    }

.header1    { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 1.1em;
	      font-weight: bold;
              margin-top: -0.1em;
              color: #CEAB0A
	    }

.header2    { font-family: Verdana, "Trebuchet MS", sans-serif; 
              font-size: 1.1em; 
              font-weight: bold; 
              color: #660066
            }
 
.bold	    { font-weight: bold;}


.textMain   { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 0.8em;
	      font-weight: normal;
	      color: #000000;
	    }

a:link	
	    { color: #000000; text-decoration: underline}
a:visited
	    { color: #777777; text-decoration: underline }
a:hover
	    { color: #ff0000; text-decoration: underline }
		
.menu       { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 0.85em;
	      color: #CEAB0A;
	      font-weight: normal;
	    }

a:link.menu	
	    { color: #CEAB0A; text-decoration: none }
a:visited.menu
	    { color: #CEAB0A; text-decoration: none }
a:hover.menu
	    { color: #ffff00; text-decoration: none }


.credits    { font-family: Verdana, "Trebuchet MS", sans-serif; 
              font-size: 10pt; 
              color: #CCCCFF
            }
a:link.credits	
	    { color: #CCCCFF; 
	      text-decoration: none }
a:visited.credits
	    { color: #CCCCFF; 
	      text-decoration: none }
a:hover.credits
	    { color: #CCCCFF; 
	      text-decoration: none }
	     
	     
.newsItem   { font-family: Verdana, "Trebuchet MS", sans-serif; 
              font-size: 0.7em; 
              color: #FFFFFF
            }
          
a:link.newsItem	
	    { color: #FFFFFF;
	      text-decoration: underline
	    }
a:visited.newsItem
	    { color: #FFFFFF; 
	      text-decoration: underline
	    }
a:hover.newsItem
	    { color: #FF0000;
	      text-decoration: underline
	    }
	   

