@charset "utf-8";
.designrockers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
	background-color: #000000;
}
.headlines {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff34fa;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #000000;
}
.designrockersArtist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
	background-color: #FF34FA;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
	background-color: #FF34FA;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
	background-color: #FF34FA;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF34FA;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	text-transform: lowercase;
}
.designrockersmagenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff34fa;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
}
.designrockerssubline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #818183;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
}
