body {
	background-color: #960031;
	font-size: 12px; 
	color: #960031; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Bauhaus Light;
	color: #960031;
	font-weight:300;
	font-size: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #960031;
	font-weight:300;
	font-size: 14px;
}
a:link {
	color: #960031;
}
a:visited {
	color: #960031;
}
a:hover {
	color: #333333;
}
a:active {
	color: #960031;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.credit {font-size: 9px;
color:#ffffff;
font-weight:bold;
text-decoration:none;}

.active {
	text-decoration:underline;
	color: #333333;
}


