﻿.whitebkgrnd {
	background-color: #FFFFFF;
}
.Welcometext {
	font-family: Verdana;
	font-size: xx-large;
	color: #58002B;
}
.AboutUstext {
	font-family: Verdana;
	font-size: large;
	color: #0000FF;
}
.Concertstext {
	font-family: Verdana;
	font-size: small;
	color: #58002B;
}
.footertext {
	font-family: Verdana;
	font-size: x-small;
	color: #58002B;
}
.textleft {
	text-align: left;
}
.ctrcoltext {
	text-align: left;
	font-family: Verdana;
	font-size: small;
	color: #000000;
}
.ctrborder {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
}
.ctrpicborder {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
p {
	font-family: "Verdana", "Arial",sans-serif;
	font-weight: normal;
	font-size: small;
	color: #000000;
}
a {
	color: #58002B;
	text-decoration: none;
}
a:active {
	color: #58002B;
	text-decoration: none;
}
a:visited {
	color: #58002B;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration:underline;
}
