.testNumbers {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.textTopArtist {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #272D39;
}
.textTopAlbum {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.border1 {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px none #000000;
}
.alfa {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3D4A1F;
}
.textdarkgreen {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #006699;
}

.dalbum {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.textsmallblack {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.textBig {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #3D4A1F;
}

.fomr {
	margin: 0px;
	padding: 0px;
}
.input {
	font-family: Verdana;
	font-size: 10px;
	color: #3D4A1F;
	border: 1px solid #3D4A1F;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.border2 {

	border-top: 1px none #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px none #000000;
}
.border3 {

	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.regform {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3D4A1F;
}

.linkStripe a { color: #000000; }

.rss {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EA7B2D;
}