		a:link {
			color: #000000;
; text-decoration: underline
			}
		a:visited {
			color: #666666;
; text-decoration: underline
			}
		a:active {
			font-weight: normal;
; text-decoration: underline
			}
		a.welcome:alink {
			text-decoration: none;
			}
a:hover {  font-style: normal; color: #ff0000; text-decoration: underline}
body {  font-family: Arial, Helvetica, sans-serif}
