p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.hometext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.artistname { font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;

}

a:hover {
		color: #993300;
}

a:visited {
		color: #003399;
}

