BODY, div, span
{
  margin  : 0px;
  font-family    : verdana, arial;
  font-size : 11px;
  color : #666;
}

a
{
  color : #666666;
  text-decoration: none;
  font-weight : bold;

}

a:hover
{
  color : color: #669999;
  font-weight : bold;
  text-decoration: underline;
}

p
{
margin-top: 10px;
}

.menu, .menu a
{
  font-size : 10px;
  font-weight : bold;
  color : white;
  text-decoration : none;
}

.navigation1
{
  font-family : Candara;
  font-size : 16px;
  color : white;
  text-decoration : none;

}

.navigation1 a:hover
{
  font-family : Trebuchet MS;
  font-size : 12px;
  color : white;
  text-decoration : underline;
}


.navigation1 a:link
{
  font-family : Trebuchet MS;
  font-size : 12px;
  color : white;
  text-decoration : none;
}

.navigation1 a:visited
{
  font-family : Trebuchet MS;
  font-size : 12px;
  color : white;
  text-decoration : none;
}

.navigation
{
  font-family : Candara;
  font-size : 16px;
  color : white;
  text-decoration : none;

}

.navigation a:hover
{
  font-family : Candara;
  font-size : 16px;
  color : white;
  text-decoration : underline;
}


.navigation a:link
{
  font-family : Candara;
  font-size : 16px;
  color : white;
  text-decoration : none;
}

.navigation a:visited
{
  font-family : Trebuchet MS;
  font-size : 16px;
  color : white;
  text-decoration : none;
}

h1.headline, h1.headline a
{
font-family : Garamond, New Times Roman, Arial;
font-size : 28px;
margin  : 0px;
font-weight : normal;
}

h1.headline a:hover
{
font-family : Garamond, New Times Roman, Arial;
font-size : 28px;
margin  : 0px;
font-weight : normal;
color   : #669900;
}
