
  body {
 	margin: 0;
  	padding: 0 0px;
  	background-color: F5F5F5;
    background-image: url('com.gif');
    background-repeat: no-repeat;
    background-position: center 65;
    }
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em }
  td {
    font-family: 'Arial Narrow';
    font-color: white}
   a{ 	font-family:'Arial Narrow';
    	font-size: 14;
    	}
   a:link {
     color: 600000;
     text-decoration: none}
   a:visited {
     color: 600000;
     text-decoration: none }
   a:hover {
     color: white;
     text-decoration: none }

  a.hom {
   	font-family:'Times new Roman';
   	font-size: 93;
   	}
   a.hom:link {
     color: white;
     text-decoration: none}
   a.hom:visited {
     color: white;
     text-decoration: none }
   a.hom:hover {
     color: 600000;
     text-decoration: none }

  a.bot:hover {
     color: 333333;
     text-decoration: none }
     
  a.bot2 {
   	font-family:'Arial';
   	font-size: 12;
   	}
  a.bot2:link {
    color: 333333;
    text-decoration: none}
  a.bot2:visited {
    color: 333333;
    text-decoration: none }
  a.bot2:hover {
     color: 333333;
     text-decoration: none }    