.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #8D86BF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8887B3;
}
a:hover {
	text-decoration: none;
	color: #F0A994;
}
a:active {
	text-decoration: none;
	color: #EF6F48;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: none;
	color: #9293B3;
}
.menu a:active {
	text-decoration: none;
	color: #E95D2E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #666666;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #8887B3;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B3B3B3;
}
.textQ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	font-size: 12px;
}
.textAudio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/backyard.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 14px;
}
.copyrightAudio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
