a:link {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}
.title {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
table {
	border: 3px solid #ffffff;
}
