A:hover{
	color: #ffcc00;
}
.FontNormal{
	font-family: tahoma, arial, helvetica;
	font-size: 10pt;
}
.FontSmall{
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
}
.FontFeedbackArticle{
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
}
.FontFeedbackArticleFrom{
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-style: italic;
}
.FontHeadingNormal{
	font-family: tahoma, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
}
.FontHeadingLarge{
	font-family: tahoma, arial, helvetica;
	font-size: 14pt;
	font-weight: bold;
}
.FontHeadingSmall{
	font-family: tahoma, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
}
.FontMenu{
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #ffffff;
	background-color: #222255;
}
.FontMenuA{
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #ffffff;
}
A.FontMenuA:hover{
	color: #ffcc00;
}

.ColumnAds{
	font-family: tahoma, arial, helvetica;
	font-size: 10pt;
	border-left: solid 1px #cc7700;
}