body

{

  background-color: #339900;

}



a:link {

	color: #FFFFFF;

    text-decoration: none;

}



a:visited {

  color: #FFFFFF;

  text-decoration: none;

}



a:hover {

    color: #CC0000;

	text-decoration: underline;

}



a:active {

	color: #FFFFFF;

    text-decoration: none;

}

a.one:link {
	color: #000000;
    text-decoration: none;
}

a.one:visited {
  color: #000000;
  text-decoration: none;
}

a.one:hover {
    color: #CC0000;
	text-decoration: underline;
}

a.one:active {
	color: #000000;
    text-decoration: none;
}
a.two:link {
	color: #0000FF;
    text-decoration: none;
}

a.two:visited {
  color: #0000FF;
  text-decoration: none;
}

a.two:hover {
    color: #CC0000;
	text-decoration: underline;
}

a.two:active {
	color: #0000FF;
    text-decoration: none;
}
a.three:link {
	color: #FFFFFF;
    text-decoration: none;
}

a.three:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.three:hover {
    color: #CC0000;
	text-decoration: underline;
}

a.three:active {
	color: #FFFFFF;
    text-decoration: none;
}
/* Start of Heading styling */
a.four:link {
	color: #FFFF00;
    text-decoration: none;
    font-weight: bold;
}

a.four:visited {
  color: #FFFF00;
  text-decoration: none;
  font-weight: bold;
}

a.four:hover {
    color: #CC0000;
	text-decoration: underline;
    font-weight: bold;
}

a.four:active {
	color: #FFFF00;
    text-decoration: none;
    font-weight: bold;
}
/* Start of Footer Copy styling */
#copy { 
color: #FFFFFF;
font-size: small;
}
/* Start of Business styling */
td.one a:link {
  color: #0000FF;
}

td.one a:visited {
  color: #0000FF;
  text-decoration: none;
}
td.one a:hover {
    color: #CC0000;
	text-decoration: underline;
}
td.one a:active {
	color: #0000FF;
    text-decoration: none;
}
/* Start of Center Date styling */
td.two {
  color: #FFFFFF;
}
/* Start of Business styling */
table.busiiness {
  table-layout: fixed;
}

td.busiiness_one {
    background-color: #339900;
    font-weight: bolder;
    color: #FFFFFF;
    text-align: center;
    width: 40%;
}
td.busiiness_two {
  background-color: #666666;
  color: #FFFFFF;
  text-align: center;
    width: 33%;
}
td.busiiness_three {
  background-color: #666666;
  color: #FFFFFF;
  text-align: center;
    width: 27%;
}
td.busiiness_four {
  background-color: #CCCCCC;
  text-align: center;
}
td.busiiness_five {
  background-color: #CCCCCC;
  text-align: left;
}
td.busiiness_six {
  background-color: #CCCCCC;
  text-align: center;
}
#td.menu {
  color: #FFFF66;
}
td.town_menu {
  color: #FFFF66;
  font-weight: bold;
}
h1 {
	display:none;
	}
h2 {
  display: none;
}
h4 {
  color: #FFFFFF;
}

/* End of Business styling */
