body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B3C2C2;
	background-color: #000000;
	margin: 0px;
}

a {
color: #FFFFFF;
text-decoration: underline;
}

a:visited {
color: #B3C2C2;
text-decoration: underline;
}

a:active {
color: #B3C2C2;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

.whitetext {
color: #FFFFFF;
}

.scottish-music {
	font-size: 70%;
	color: #CCD6D6;
}
.scottish-band {
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #CCD6D6;
}
.music-scotland {
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CCD6D6;
}

.scotland-music {
	font-size: 60%;
	color: #CCD6D6;
}
