.ES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal
	text-decoration:  none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.WHITEMENUITEMS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal
	font-weight;
	text-decoration: none;
: bold;
	text-decoration: none;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
a:link    {
  /* Applies to all unvisited links */
  font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal
	font-weight: bold;
	font-variant: bold;
	color: #FFFFFF;
	text-decoration:  none;
  color:            #FFFFFF;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-weight:      bold;

  color:            #FFFFFF;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-weight:      bold;

  color:            #fffff0;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  underline;
  font-weight:      bold;

  color: white;
  } 

}
