
a:link, a:visited{
	text-decoration: none;
	color: white;
}

a:hover { color: #693; text-decoration: none }

a:active{
	text-decoration: none;
	color: white;
}
