.alltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.alltxt a:link {
	color: #333333;
	text-decoration: underline;
}
.alltxt a:visited {
	color: #333333;
	text-decoration: underline;
}
.alltxt a:hover {
	color: #333333;
	text-decoration: underline;
}
.alltxt a:active {
	color: #333333;
	text-decoration: underline;
}

.newstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.newstxt a:link {
	color: #333333;
	text-decoration: underline;
}
.newstxt a:visited {
	color: #333333;
	text-decoration: underline;
}
.newstxt a:hover {
	color: #333333;
	text-decoration: underline;
}
.newstxt a:active {
	color: #333333;
	text-decoration: underline;
	}

.school {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.school a:link {
	color: #333333;
	text-decoration: underline;
}
.school a:visited {
	color: #333333;
	text-decoration: underline;
}
.school a:hover {
	color: #333333;
	text-decoration: underline;
}
.school a:active {
	color: #333333;
	text-decoration: underline;
}
	
.concerthdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #337F91;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.weabkgd {
background-color: #fff;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

.weather {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	position: relative;
}
.weather a:link {
	color: #333333;
	text-decoration: underline;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;	
}
.weather a:visited {
	color: #333333;
	text-decoration: underline;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}
.weather a:hover {
	color: #333333;
	text-decoration: underline;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}
.weather a:active {
	color: #333333;
	text-decoration: underline;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;


