
a {
	text-decoration: none;}
	
a:Link {
	text-decoration: none;}
	
a:Visited {
	text-decoration: none;}
	
a:Active {
	color: #660033; text-decoration: underline;}
	
a:Hover {
	color: #CC0099; text-decoration: underline;}
	
.legrind-window {
    max-width: 1110px; 
    margin-left: 50px;
}