/********************************************
 HTML ELEMENTS STYLE for green whiskers 
********************************************/
  
  
  	.GreenWhiskerStyle
  	{ 
  	font-size: 11px;
	font: Ariel, Verdana, 'Trebuchet MS', Sans-serif;
 	font-weight: none; 
  	}
	a {
	text-decoration: none;
	color: #4F82CB;
	}
  	a:visited {
	text-decoration: none;
	color: #4F82CB; 
  	}
	a:hover {
	color: #4EBF37;
	text-decoration: underline;
	}
	