a:link { text-decoration:none; font-weight:bold; color:#e00000; }
a:visited { text-decoration:none; font-weight:bold; color:#e00000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ff0; }
a:active { text-decoration:none; font-weight:bold; background-color:#ff0; }
a:focus { text-decoration:none; font-weight:bold; background-color:#ff0; }

body {
 font-family: Arial;
 font-size: smaller;
 color: #1313CC;
 background: #C7BE8B;
 text-align: center;
}





table {
 font-family: Arial;
}

.nav {
	width: 150px;
 	text-align: center;
         font-size: 13px;
     }
