body {
	font-family: "Arial Narrow";
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;

}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subtitle {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	font-weight: bolder;
	color: #B7332C;

}
.callout {
	font-weight: bold;
	color: #FFFFFF;
}

.content a:link
{
color: #fff;
}

.content a:visited
{
color: #fff;
}

.content a:active
{
color: #fff;
}

.content a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div.testClass div#thisClass
{

}
