
H1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size :  22 pt;
	color: #660066;
		font :  bold;
}
BODY {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size :  10 pt;
}
BODY.menu {
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size :  7 pt;
  }

A:VISITED {
  font-weight: bold;
  color: #660066;
  text-decoration: underline;
 }

A:LINK {
  font-weight: bold;
  color: #660066;
  text-decoration: underline;
 
  }

A:ACTIVE {
  color: #FFFFFF;
  text-decoration: underline;
 
  }

A:HOVER {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #660066;
    
}

A.menu2:ACTIVE{
  color: #FFFFFF;
  text-decoration: underline;
  
  }
A.menu2:HOVER{
  font-weight: bold;
  color: #660066;
    background-color: #FFCC00;
	
}
 A.menu2:LINK{
  font-weight: bold;
  color: #FFCC00;
  text-decoration: blink;
   }
A.menu2:VISITED {
  font-weight: bold;
  color: #FFCC00;
  text-decoration: underline;
 }
A.menu:VISITED {
  font-weight: bold;
  color: #660066;
  text-decoration: underline;
  font-size :  7 pt;
 }

A.menu:LINK {
  font-weight: bold;
  color: #660066;
  text-decoration: underline;
  font-size :  7 pt;
 
  }

A.menu:ACTIVE {
  color: #FFFFFF;
  text-decoration: underline;
  font-size :  7 pt;
  
}

A.menu:HOVER {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #660066;
  font-size :  7 pt;
  
  
}

