body {	font-family: verdana, arial, helvatica;
	color: #003366;
}

td { font-size: 80%;
}

a { text-decoration: underline;
    color: #003366;
    font-weight: bold;
}

a:hover { text-decoration: underline;
    	  color: red;

}

.nav_text { color: white;
}

