BODY {
	color: Black;
	font-family: Arial;
	font-size: x-small;
}

A {
	color: #1E20FF;
}

A:HOVER {
	color: #DC143C;
}