#nav
{
	color: rgb(255,255,0);
        font-weight: bolder;
        font-variant: small-caps;
        text-decoration: none;
        letter-spacing: 0px;
        font-family: Arial, Times New Roman;
        font-size: 12pt
}

A:hover {color:#ff0000;}