BODY {
	font-size: medium;
}

A {
	color: #550095;
}

A:HOVER {
	color: Red;
	text-decoration: none;
}
