a:link		{ text-decoration: underline; color: #8D5EE5 }
a:visited	{ text-decoration: underline; color: #726A6E }
a:hover 	{ text-decoration: underline; color: #000000; font-style: italic }
a:active	{ text-decoration: underline; color: #5985BC }

BODY 	{
	color: #00124B;
	background: #99CDFF
}