body
{
}
A
{
	color: white;
}

A:hover
{
	color: yellow;
	
}

