body {background-color: blue}

a.linkbar:hover {color:yellow}

a.regular {font-family: Times New Roman;
	   text-decoration: underline;
	   color: #248610}

div.center {text-align: center}

td {width: 100%}

td.white {background-color: white}

h1 {font-family: market;
    color: #43F505;
    text-align: center}

a {font-family: market;
  text-decoration: none;
  color: #43F505}

p {color: #248610}

h3 {color: #248610}

table {background-color: blue;
       width: 100%}

span.bold {font-weight: bold}