body {
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFF2;
}

A:hover
{
color:red;
}

.yellow
{
background:yellow;
}

