.artistlowertext {	
	font-size: 12px;
	color: #333333;
	text-align:left;
}

.main-text {
	font-family: Tahoma; 
	font-size: 14px; 
	text-decoration:none;
}

a:hover.main-text {
	font-family: Tahoma; 
	font-size: 14px; 
	text-decoration:none; 
}

.left-style {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration:none;
}
.paragraph1 {
	font-family: Tahoma;
	font-weight: bold;
	color: #003399;
}
body {
	background-color: #FFFFCC;
	font-family: arial;
}

.colheadtext {
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size:14px;
}

.front-text {
	font-size: 18px;
	font-weight: bold;
}

a.header-link {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size:12px;
}

a:hover.header-link {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size:12px;
}

a.always-black{
	color:black;
}
a.black-link{
	color:black;
	text-decoration:none;
}
a:hover.black-link{
	color:black;
	text-decoration:underline;
}
a.hover-only{
	text-decoration: none;
}
a:hover.hover-only{
	text-decoration: underline;
}
.subtagline{

}
.admin-nav{
	list-style-position: inside;
	margin-left:-40px; 
	margin-right:0px;
}
a.header-link{
	font-weight: bold;
	font-family: Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.header-link{
	text-decoration:underline;
}
td.left-nav {
	font-size: 12px;
	margin-left: 5px;
}
a.left-nav-link{
	text-decoration:none;
	color:#3e599b;
}
a:hover.left-nav-link{
	text-decoration:underline;
	color:#000000;
}
.artist-title{
	color:#CC0000;
	font-size:18px;
}
.front-links{
	color:black;
	text-align:center;
}
.artist-pic-text{
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}
td.footer{
	color:#0000FF;
	font-family:Arial Unicode MS;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

td.hov {
background-color:#CC0000;
}

td.hov:hover {
background-color:#FF9933;
}
td {
text-align:left;	

}