a img { 
    	border-width: 0px;
}

a, a:visited {
	color: #803885;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.head, a.head:visited {
	text-decoration: underline;
	color: #000
}

a.head:hover {
	text-decoration: none;
}


