a {
	text-decoration: underline;
}

a:link { color: #0000EE; }
a:hover { color: #0000EE; }
a:active { color: #FF0000; }
a:visited { color: #551A8B; }
