body {
	background-color: #000000;
}
.links {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-family: "Brush Script MT";
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
.medialink {
	font-family: "Baskerville Old Face";
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
}

