td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight : normal;
	text-transform : normal;
	line-height : normal;
}
.sublink {font-size: 10px; font-family: verdana; color: #5A1829; font-weight:bold; text-decoration:none}
.sublink a {font-size: 10px; font-family: verdana; color: #5A1829; font-weight:normal; text-decoration:underline}

.body_text {font-size: 12px; font-family: arial; color: #3A3A3A; font-weight:normal}
.body_title {font-size: 16px; font-family: arial; color: #3A3A3A; font-weight:bold}

A.home:link			{	color: #5A1829;	text-decoration:none;}
A.home:visited		{	color: #5A1829;	text-decoration:none;}
A.home:hover		{	color: #5A1829;	text-decoration:none;}
A.redline:link			{	color: #5A1829;	text-decoration:underline;}
A.redline:visited		{	color: #5A1829;	text-decoration:underline;}
A.redline:hover		{	color: #5A1829;	text-decoration:underline;}

.homeex1{
	font-family: Verdana;
	font-size: 10px;
	color: #5A1829;
	font-weight : normal;
	text-transform : Uppercase;
	line-height : normal;
}
.homeex2{
	font-family: Verdana;
	font-size: 12px;
	color: #5A1829;
	font-weight : normal;
	text-transform : Uppercase;
	line-height : normal;
}
.homeexartist{
	font-family: "Times New Roman";
	font-size: 18px;
	color: #5A1829;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.homeexname{
	font-family: Verdana;
	font-size: 30px;
	color: #5A1829;
	font-weight : normal;
	text-transform : uppercase;
	line-height : normal;
}
.homeexupcomingname{
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.menu, .currMenu {
	text-align:right;
	padding-bottom:10px;
}
.menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
	text-decoration:none;
	color:#5A1829;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.currMenu a:link, .currMenu a:visited, .currMenu a:hover, .currMenu a:active {
	text-decoration:none;
	color:#5A1829;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:bold;
}