﻿body {
	background-image: url(images/spiral.jpg); background-repeat: no-repeat;
	background-color: #000000;
		font-family: tahoma; font-size: 14px; color:#a7a7a7;
}

img {
	border: 0;
}

.title {
	font-family: arial; font-size: 34px; color: #ff8a00; line-height: 60px;
}

.bodytext {
	font-family: tahoma; font-size: 14px; color:#a7a7a7;
}

.description {
	font-family: tahoma; font-size: 12px; color:#a7a7a7;
}

.bodyorange {
	font-family: tahoma; font-size: 14px; color:#ff8a00;
}

.bodywhite {
	font-family: tahoma; font-size: 14px; color:#ffffff;
}


.border {
	border: 1px;
	border-color: #ff8a00;
	border-style: solid;
}


a:link, a:visited, a:active  	{ font-family: Tahoma; font-size: 14px; font-weight: bold; color: #ffffff; line-height: 18px; text-decoration: none; text-decoration: underline }
a:hover		{ color: #ff8a00; line-height: 18px;}

a.footerlink:link, a.footerlink:visited, a.footerlink:active  	{ font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; line-height: 18px; text-decoration: none; }
a.footerlink:hover		{ color: #ff8a00; line-height: 18px; text-decoration: underline;}


a.musiclink:link, a.musiclink:visited, a.musiclink:active  	{ font-family: Tahoma; font-size: 11px; font-weight: bold; color: #d3d3d3; line-height: 18px; text-decoration: none; }
a.musiclink:hover		{ color: #ff8a00; line-height: 18px; text-decoration: underline;}


.copyright {
font-family: Tahoma; font-size: 11px; font-weight: normal; color: #5a5a5a; line-height: 14px;
}