BODY {
	font-family: Arial, sans-serif;
	font-size: x-small;
}

A {
	color: #008B8B;
}

A:HOVER {
	color: #20B2AA;
	text-decoration: none;
}