BODY {
	font-family : Tahoma;
	color : Navy;
}
A:HOVER {
	color : Red;
}
