a {
	color:#81C241
}

#left-time{
    border:1px solid #81C241;
}

#left-navigation{
    background-color:#81C241;
}

#right-content  a {
	color:#81C241;
}

#right-content  hr {
	border-top: 1px solid #81C241;/*the border*/
}

#maintext a {
	color:#81C241
}

#maintext  hr {
	border-top: 1px solid #81C241;/*the border*/
}


#teaser-box-left .header,
#teaser-box-right .header {
    background-color:#81C241;
}


#teaser-box-right a.forward,
#teaser-box-left a.forward {
	color:#81C241;
}

#form-button a {
    color:white;
	background-color:#81C241;
}

#form-button a:hover{
	background-color:#72B234;
}

#form-button a.active{
	background: #006B8D;
	color: #EFC179
}
