body {
	background-color: #000000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}

table#topmenu td {
	background-color: #ea4a35;
	text-align: center;
}

table#topmenu a {
	font-family: Arial, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

table#topmenu a:hover {
  color: #ffe688;
}

table#hometext {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.textbg {
	background-color: #FFE688;
	padding: 6px;
}
h3 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 0px;
}
div#designedby {
	font-family: Arial, Geneva, sans-serif;
	font-size: 9px;
	color: #33FF66;
}

div#designedby a {
	font-family: Arial, Geneva, sans-serif;
	font-size: 9px;
	color: #33FF66;
	text-decoration: none;
}

div#designedby a:hover {
	color: #FFFF99;
}

h2 {
	font-family: Arial, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.artist_title {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: -15px;
}
a {
	color: #ED1C24;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
td#main_text {
	padding: 10px;
}
