.ianart {
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: underline blink;
}
a:active {
	color: #990000;
	text-decoration: none;
}
