.page-title {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
a.side-bar:link {
	text-transform: uppercase;
	color: #6B0000;
	font-size: 12px;
	font-weight: bold;
}
a.side-bar:hover {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.side-bar:visited {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #6B0000;
}
a.side-bar:active {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
