﻿.nav
{
    font-family:Times New Roman;
    
    font-size:11px;
    color:White;
    text-decoration:none;
}

.nav:hover
{
    font-family:Times New Roman;
  
    font-size:11px;
    color:#333300;
    text-decoration:none;
}