.body {
	font-family: Verdana, Arial;
	font-size: 3px;
	font-style: normal;
	background-color: ccccb4;
	background-image: url(http://www.tapa.info/images/ALL_BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}
body {
	font-family: Verdana, Arial;
	font-size: 3px;
	font-style: normal;
	background-color: #CDCDB5;
	background-image: url(http://www.tapa.info/images/ALL_BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}
.a img {border:none;}

.copyNormal {
	font-family: "Arial", Helvetica, Lucida Grande, Verdana, sans-serif;
	font-size: 13px;
	color: #0069aa;
}
.copyHeadline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: 0069aa;
	font-weight: 400;
}
a:link {
	color: 214e0a;
	text-decoration: underline;
}
a:visited {
	color: 214e0a;
	text-decoration: underline;
}
a:hover {
	color: 214788;
	text-decoration: none;
}
a:active {
	color: 214e0a;
	background-color: #FFFFFF;
}
.copyHeadline1Gray {
	font-family: "Arial", Helvetica, Lucida Grande, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.copyNormalWhite {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.aboutLinespacing {
	line-height: 18px;

}
.copyLarge {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8F8F8F;
	line-height: 24px;
	background-attachment: scroll;
}
/*Normal White*/
.copyNormalWhite {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	
}
.copyNormalWhite a:link {
	color: #FFFFFF;
	text-decoration: None;

}
.copyNormalWhite a:visited {
	color: #FFFFFF;
	text-decoration: None;
}
.copyNormalWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
.copyNormalWhite a:active {
	color: #FFFFFF;
	background-color: #FF9900;
}

/*NewsAnnouncment*/
.NewsAnnouncment {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.NewsAnnouncment a:link {
	color: #6d3325;
	text-decoration: None;
	font-weight: bold;
}
.NewsAnnouncment a:visited {
	color: #759832;
	text-decoration: None;
	font-weight: bold;
}
.NewsAnnouncment a:hover {
	color: #759832;
	text-decoration: none;
	background-color: #e8e0bb;
	font-weight: bold;
}
.NewsAnnouncment a:active {
	color: #6d3325;
	background-color: #e8e0bb;
	font-weight: bold;
}

/*MainLinks*/
.MainLinks {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 002929;
	font-weight: bold;
}
.MainLinks a:link {
	color: 002929;
	text-decoration: None;
	font-weight: bold;

}
.MainLinks a:visited {
	color: 002929;
	text-decoration: None;
	font-weight: bold;
}
.MainLinks a:hover {
	color: 214788;
	text-decoration: none;
	font-weight: bold;
}
.MainLinks a:active {
	color: 002929;
	font-weight: bold;
	background-color: d8d8b9;
}

div#printextra {
	display:none;
}
div#webextra {
	display:none;
}
div#idextra {
	display:none;
}
/*this is how you comment out css*/
<link href="StylesheetFix.css" rel="stylesheet" type="text/css">
