body		{ color: black; font-family: Arial; }

a:link  	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: none; }
a:visited	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: none; }
a:active	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: underline; }
a:hover 	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: underline; }
a:over	    { color: #000080; font-family: Arial; font-weight: normal; text-decoration: underline; }
a:link.b	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: none; }
a:visited.b	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: none; }
a:active.b	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: underline; }
a:hover.b	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: underline; }
a:over.b	{ color: #000080; font-family: Arial; font-weight: normal; text-decoration: bold, underline; }
