A {
	text-decoration:none;
	color: #333333;
}
A:hover {
	background-color: lightyellow;
	color: #FF00FF;
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	text-decoration: none;

}
