td {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:hover {

	font-family: "Arial";
	font-size: 12px;
	color: #AA0040;
	text-decoration: underline;
}
a:visited {

	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.sidelink:link {
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
	font-size: 11px;


}
a.sidelink:hover {
	font-family: "Arial";
	color: AA0006;
	text-decoration: underline;
	font-size: 11px;

}
a.sidelink:visited {
	font-family: "Arial";
	color: #000000;
	text-decoration: underline;
	font-size: 11px;

}

.contenttitle {
	font-family: "Arial";
	font-size: 16px;
	color: #AA0006;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;

}
.copyright {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.redambers:link {
	font-family: "Arial";
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a.redambers:hover {
	font-family: "Arial";
	color: #AA0006;
	text-decoration: underline;
	font-size: 12px;
}
a.redambers:visited {
	font-family: "Arial";
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
