body {
background: #DCDCDC;
color: black;
font-size: 12pt;
}


  a:link {
	color: black;
		}  a:visited {
	color: black;        	}  a:active {
        color: red;        	}  a:hover {
	color: red;		}

  a.nav:link {text-decoration: none;	color: white;
	font-size: 14pt;}  
a.nav:visited {text-decoration: none; 	color: white;	font-size: 14pt;}  
a.nav:active {text-decoration: none;         color: red;	font-size: 14pt;}  
a.nav:hover {text-decoration: none;	color: red;	font-size: 14pt;}

font.nav {
color:white;
font-size: 14pt;
}