a.menu:link {
	font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a.menu:active { 
	font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times"; 
	font-size: 18px; 
	color: #000000; 
	text-decoration: none
}
a.menu:visited { 
	font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times"; 
	font-size: 18px; 
	color: #000000; 
	text-decoration: none
}
a.menu:hover{
    font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times";
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
a.audio:link {
	font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0000CC;
	text-decoration: none;
}
a.audio:active { 
	font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times"; 
	font-size: 14px; 
	color: #0000CC; 
	text-decoration: none
}
a.audio:visited { 
	font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times"; 
	font-size: 14px; 
	color: #0000CC; 
	text-decoration: none
}
a.audio:hover{
    font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.footer:link {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0000CC;
	text-decoration: none;
}
a.footer:active { 
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px; 
	color: #000000; 
	text-decoration: none
}
a.footer:visited { 
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px; 
	color: #000000; 
	text-decoration: none
}
a.footer:hover{
    font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.title {
	font-family: "Baskerville Old Face", "Baskerville Semibold", "Baskerville", "Times";
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
}
.homepagetext {
	font-family: "Baskerville Old Face", "Baskerville Semibold", "Baskerville", "Times";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.text {
	font-family: "Baskerville Old Face", "Baskerville Semibold", "Baskerville", "Times";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
p {
	text-align: left;
	text-indent: 1cm;
}
h4 {
	font-family: "Baskerville Old Face","Baskerville Semibold", "Baskerville", "Times";
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
