a {
	color:#AF2A1D
}

#left-time{
    border:1px solid #AF2A1D;
}

#left-navigation{
    background-color:#AF2A1D;
}

#right-content  a {
	color:#AF2A1D;
}

#right-content  hr {
	border-top: 1px solid #AF2A1D;/*the border*/
}

#right-content h5 {color:#AF2A1D;}

#maintext a {
	color:#AF2A1D
}

#maintext h5 {color:#AF2A1D;}

#maintext  hr {
	border-top: 1px solid #AF2A1D;/*the border*/
}


#teaser-box-left .header,
#teaser-box-right .header {
    background-color:#AF2A1D;
}


#teaser-box-right a.forward,
#teaser-box-left a.forward {
	color:#B33824;
}


#teaser-box-right .indent b,
#teaser-box-left .indent b
{
	color:#AF2A1D;
}

#teaser-box-right .indent strong,
#teaser-box-left .indent strong
{
	color:#B33824;
}


#form-button a {
    color:white;
	background-color:#AF2A1D;
}


#form-button a:hover{
	background-color:#BC3022;
}

#form-button a.active{
	background: #006B8D;
	color: #EFC179
}
