/* ---------- */
/* styles for all pages */
/* ---------- */

body {
		font-family: verdana, sans-serif;	
		}
		
a 		{ text-decoration: underline;}
a:link		{ color: #000000; text-decoration: underline; }
a:visited	{ color: #03592F; text-decoration: underline; }
a:hover		{ color: #03592F; text-decoration: underline; }