a:link {
       	font-family: Verdana;
        font-size:13px;
        text-decoration:none;
        color:#072772;
        font-weight:bold;
        font-variant:small-caps;
        }
a:visited {
        text-decoration:none;
        font-weight:bold;
        font-size:13px;
        color:#072772;
        font-variant:small-caps;
        }
a:hover {
        text-decoration:none;
        color:#800040;
        font-weight:bold;
        background-color:#FFBF00;
        }
a:active{
        text-decoration:none;
        font-weight:bold;
        background-color:#FFBF00;
        color:#800040;
        }
td.onav {
	width:70px;
	 }
body {
	font-family: Verdana;
	color: #000000;
	background: #F9F9D1;
	font-size:12px;
}