A {
	color : Navy;
}
A:HOVER {
	color : Red;
}
BODY {
	font : 12px Arial, Helvetica, sans-serif;
}
