a {
	cursor: hand;
	color: #6600CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
a:hover {
	width: auto;
	filter: Invert;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	color: #666633;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;


}
p {
	font-family: Arial, Helvetica, sans-serif;
}
