a:link{font-weight : bold ;text-decoration : none ;color : ebf1f7;}
a:visited {font-weight : bold ;text-decoration : none ;color :  white ;}
a:hover {font-weight : bold ;text-decoration : underline ;color :  #FF9900;}
a:active {font-weight : bold ;text-decoration : none ;color : yellow;}
a.menu {
	font-family: "arial", "helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: underline;
	color: #33FF66;

}

a.menu:hover {
	font-family: "arial", "helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #FF0000;

	}
