@charset "UTF-8";
/* CSS Document */

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	line-height: 18px;
	padding: 3px;
	text-decoration: none;
	margin: 15px;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
}
.boldtitlelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
}
.boldtitlelink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
}
.italic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	padding: 0px;
	font-style: italic;
	text-decoration: none;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	display: block;
	padding: 8px;
	width: 140px;
	text-decoration: none;
	margin-left: 10px;
}
.navigation:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
	background-color: #666;
	display: block;
	padding: 8px;
	width: 140px;
	text-decoration: none;
}
.title {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#609;
	padding: 0px;
	line-height: 16px;
	text-align: left;
}
.playlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	line-height: 20px;
}
.playlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F00;
	text-decoration: none;
	padding: 0px;
	line-height: 20px;
}
.quote {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style: italic;
	color:#000;
	text-decoration: none;
	padding: 0px;
}
.awards {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	line-height: 18px;
	padding: 0px;
}
.textbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
}
.textbold:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	line-height: 18px;
	padding: 0px;
	text-decoration: none;
}
