.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SmallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}
hr {
	color: #CCCCCC;
}
.Topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.Topics A:link {text-decoration:none; font-weight:bolder; color: #DC241F}
.Topics A:visited {text-decoration:none; font-weight:bolder; color: #DC241F}
.Topics A:active {text-decoration:none; font-weight:bolder; color: #DC241F}
.Topics A:hover {text-decoration:underline; font-weight:bolder; color: #DC241F}
A:link {text-decoration:underline; font-weight:normal; color: #DC241F}
A:visited {text-decoration:underline; font-weight:normal; color: #DC241F}
A:active {text-decoration:underline; font-weight:normal; color: #DC241F}
A:hover {text-decoration:none font-weight:normal; color: #DC241F}
