body {

  background-color: #CCCCCC;

  text-align: center;

}

a:link {

	color: #3300FF;

	text-decoration: none;

	}



a:visited {

	color: #3300FF;

	text-decoration: none;

	}



a:hover {

	color: #FF0000;

	}



a:active {

	color: #0000FF;

	}

.mainwrapper {

  background-color: #FFFFFF;

  width: 750px;

  margin: auto;

}



.leftcolumn {

  border-bottom: 4px solid #FFCB00;

  border-bottom-color: #FFCB00;

  border-bottom-style: solid;

  border-bottom-width: 4px;

}

#datebox {

  padding-left: 10px;

  padding-top: 50px;

}

.hometext {

  font-family: Tahoma, Arial, sans-serif;

  color: #666666;

  font-size: .8em;

  font-weight: bold;

  padding-left: 18px;

}

.hometext2 {

  font-family: Tahoma, Arial, sans-serif;

  color: #666666;

  font-size: .75em;

  font-weight: bold;

  padding-top: 35px;

  padding-left: 0px;

  padding-right: 15px;

  text-align: justify;

}

#siteinfoLegal {

font-size: .6em;

font-family: Verdana, Arial, Helvetica, sans-serif;

color: #074d93;

}
.infotag {
  display: none;
}


