body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg_gradient.gif);

	background-repeat:  repeat-x;
	background-position: left top;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AE123A;
	text-decoration: none;
}
a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AE123A;
	text-decoration: none;
}
a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AE123A;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AE123A;
	font-weight: normal;
}
.jumper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AE123A;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bandname {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.infotitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #AE123A;
	font-weight: bold;
	text-transform: uppercase;
}

a.info:link {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
a.info:visited {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
		font-weight:normal;
	text-decoration: none;
}
a.info:hover {
font-family: Georgia, "Times New Roman", Times, serif;
	color:#AE123A;
		font-weight:normal;
	text-decoration: underline;
}
a.infos:active {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #AE123A;
		font-weight:normal;
	text-decoration: none;
}


