body {
	background-color:#FFFFFF;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 12px;
	
}

td {
	font-family: Tahoma;
	font-size: 12px;
}


.black13px {
	font-size: 13px;
	color: #000000;
}
.red13px {
	font-size: 13px;
	color: #0077BD;
}

a.red13px:link {
	color: #0077BD;
	text-decoration: none;
}

a.red13px:visited {
	color: #0077BD;
	text-decoration: none;
}

a.red13px:hover {
	color: #000000;
	text-decoration: none;
}

.red15px {
	font-size: 15px;
	color: #0077BD;
}

a:link {
	color: #0077BD;
	text-decoration: none;
}

a:visited {
	color: #0077BD;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.header {
	font-size:14px;
	font-weight:700;
}

a.header:link {
	color: #0077BD;
	text-decoration: none;
}

a.header:visited {
	color: #0077BD;
	text-decoration: none;
}

a.header:hover {
	color: #000000;
	text-decoration: none;
}


.header_home {
	font-size:14px;
	font-weight:700;
}

a.header_home:link {
	color: #000000;
	text-decoration: none;
}

a.header_home:visited {
	color: #000000;
	text-decoration: none;
}

a.header_home:hover {
	color: #0077BD;
	text-decoration: none;
}


.artist_month {
	font-size: 18px;
	font-weight:700;
	color: #0077BD;
}

.artist_month2 {
	font-size: 15px;
	font-weight:700;
	color: #000000;
}

.contact_header {
	font-size: 15px;
	font-weight:700;
	color: #FFFFFF;
}

.news_header {
	font-size: 17px;
	font-weight:700;
	color: #FFFFFF;
} 

.newsdate {
	font-size: 11px;
	color: #0077BD;
}

input {
	border: 1px solid #000000;
}

.button {
	background-color: #323232;
	color: #FFFFFF;
}
