<!--


/* Navbar */

A.nav:link		{ text-decoration: none; color:#FFFFFF; font-weight: bold }
A.nav:visited	{ text-decoration: none; color:#FFFFFF; font-weight: bold}
A.nav:active	{ text-decoration: none; color: #FFEB36; font-weight: bold}
A.nav:hover	{ text-decoration: underline;  color: #FFEB36; font-weight: bold}

		 							 
/* Global Settings */

A:link 		{ text-decoration: none; font-weight:bold; color: #446590;}
A:visited 		{ text-decoration: none; font-weight:bold; color: #446590;}
A:active 		{ text-decoration: none; font-weight:bold; color: #5AA0D7;}
A:hover 		{ text-decoration: underline; font-weight:bold; color: #5AA0D7;}		

-->


