﻿body 
{
	margin: 0;
	background-color: #17120f;
}
.defaultpage
{
	text-align: left;
	background: transparent url('../img/Default.png') no-repeat;
	width: 617px;
	height: 477px;
	border: 0px;
}
.pagetitle
{
	font-size: 25px;
	color: White;
}
a.downloadaudio
{
    font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	cursor: hand;
}

a.downloadaudio:hover
{
    font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	cursor: hand;
}
a.downloadaudio:visited
{
    font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	cursor: hand;
}


