BODY {

	color: #808080;
}


A {
	text-decoration: underline;
	color: #FF6500;
}

A:Hover {
	text-decoration: none;
	color: #FF6500;
}

a.menulink {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 9px;

	font-family : "Arial";
}  
.menulink:hover{
	color: #FFA200;
	font-size : 9px;
}

H1 {
	color: #BD510A;
	font-size : 23px;
	font-family : Impact;
}
.navigation
 {
  font-family: Tahoma;
  font-size: 7pt;
  color: #CC0000;font-weight:bold
 }
a:link.navigation
 {
  font-family: Tahoma;
  font-size: 7pt;
  color: #CC0000;
  text-decoration: none; font-weight:bold
 }
a:visited.navigation
 {
  font-family: Tahoma;
  font-size: 7pt;
  color: #CC0000;
  text-decoration: none; font-weight:bold
 }
a:hover.navigation
 {
  font-family: Tahoma;
  font-size: 7pt;
  text-decoration: none;
  color: #FF6666;font-weight:bold
 }
a:active.navigation
 {
  font-family: Tahoma;
  font-size: 7pt;
  text-decoration: none;
  color: #CC0000;font-weight:bold
 }

.navigation1
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #CC0000;font-weight:bold
 }
a:link.navigation1
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #3366FF;
  text-decoration: none; font-weight:bold
 }
a:visited.navigation1
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #3366FF;
  text-decoration: none; font-weight:bold
 }
a:hover.navigation1
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #3333FF;font-weight:bold
 }
a:active.navigation1
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #3366FF;font-weight:bold
 }
