    td {font-color: white}
    td {font-family: sans-serif;
        margin-left: 80px;
        margin-right: 40px
		}
    li {font: arial}
    H5 {font-family: sans-serif;
			 color: white
			 }
    a:link {text-decoration: none; color: BLUE}
    a:active {text-decoration: none; color: BLUE}
    a:hover {background: WHITE; color: BLUE}
    a:visited {text-decoration: none; color: BLUE}
