.toprightnavi
{
  font-family:arial;
  font-size:12px;
}
.naviarticletitles
{
  font-family:arial;
  font-size:12px;
}
.navicategorytitles
{
    font-family:arial;
    font-size:11px;
	color: #333333;
}
a
{
    text-decoration: none;
}
a:link {
	color: #333333;
}

a:hover {
	color: #D52A00;
}
a:visited {
	color: #333333;
}
a:active {

}
.dottedline
{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-left-color: #999999;
}
.bartext
{
    font-family:arial;
    font-size:11px;
	color: #333333;
}
.footertext
{
    font-family:arial;
    font-size:9px;
	color: #333333;
}
hr
{
    color:#C2C2C2;
    border: 0;
    width: 90%;
    background-color: #C2C2C2;
    height: 1px;
}
.articletitle
{
    color:#E62D00;
    font-family:arial;
    font-size:16px;
    font-weight:900;
    text-transform:uppercase;

}
.articletext
{
    font-family:arial;
    font-size:12px;
	color: #333333;
}
.rightarticletitle
{
    font-family:arial;
    font-size:12px;
    color:#333333;
}
.highlightorange
{
    color:#d52a00;
}
.sidebar
{
    color:#333333;
    font-family:arial;
    font-size:12px;
}
.orangetext
{
    color:#ffffff;
    font-family:arial;
    font-size:12px;
}







