body { background-color: #ab0303;
	  color: #000000;
	  font-size: 35px;
	  font-family: Arial, Helvetica, sans-serif;
	  }
a:link{color: #000000;
		font-family: arial, san serif;
       font-size: 12px;
	   font-weight: bold;
	   text-decoration:  none;
	   }
a:visited{color: #000000;
       font-size: 12px;
	   font-weight: bold;
	   text-decoration:  none;
	   }
a:hover{color: #747070;
        font-size: 12px;
		font-weight: bold;
		text-decoration:  none;
		}


/* drop down menu */
table{font-size:80%;background: #aaaaaa; border:none;}
a{color:black;text-decoration:none;font:bold}
a:hover{color:#747070;}
td.menu{background: #aaaaaa }
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}
