<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">

A {color: #993300; text-decoration: none} 
A:link{color: #993300; text-decoration: none}
A:visited {color: #993300; text-decoration: none}
A:active{color: #993300; text-decoration: none}
A:hover {color: blue; text-decoration: none}



/* CSS for the Navigation */

#nav A { color: blue; text-decoration: none }
#nav A.sec:link { color: blue }
#nav A.sec:visited { color: blue }
#nav A.sec:active { color: blue }
#nav A:hover {color: #993300; text-decoration: overline} 		   







