.HorizMenu
{
	font-family: arial narrow;
	font-weight: bold;
	text-decoration: none;
        color: DarkBlue;
        font-size: VerySmall;
        cursor: pointer;
	cursor: hand;
}


.Navigation
{
        font-family: Verdana;
        color: DarkBlue;
        text-decoration: none;
        font-weight: bold;
        cursor: pointer;
	cursor: hand; 
}


a:link{color: DarkBlue}

a:visited{color: DarkBlue}

a:hover{color: DarkGoldenRod}









