.title
{
	font: normal normal smaller Arial Black;
	background-color: transparent;
}

a.link
{
	font: normal normal smaller Arial Black;
	background-color: transparent;
	color: Black;
	text-decoration: none;
}

a.link:hover
{
	text-decoration: underline;
}

.subtitle
{
	font: normal normal smaller Arial Black;
	background-color: transparent;
	color: #0f3178;
}