.content {
font-family: Verdana;
font-size: 12px;
color: 222222;
text-align:left;
line-height: 150%;
}

.content a{
font-family: Verdana;
font-size: 12px;
color: 555555;
text-decoration: none;
}

.content a:hover{
font-family: Verdana;
font-size: 12px;
color: 000000;
text-decoration: underline;
}

.menu {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: 916445;
}

.menu a {
font-family: Verdana;
color: 916445;
text-decoration: none;
}

.menu a:hover {
font-family: Verdana;
color: 363636;
text-decoration: none;
}

.content-title {font-family: Verdana;
color: B8DB05;
font-size: 14px;
font-weight: bold;
padding-left: 5px;
}

.content-title a {font-family: Verdana;
color: B8DB05;
font-size: 14px;
font-weight: bold;
padding-left: 5px;
text-decoration: none;
}

.content-title a:hover {font-family: Verdana;
color: d5fe06;
font-size: 14px;
font-weight: bold;
padding-left: 5px;
text-decoration: underline;
}

.crumbs {	font-family: Verdana;
	font-size: 10px;
	color: 000000;
}

.crumbs a {	font-family: Verdana;
	font-size: 10px;
	color: 666666;
	text-decoration: none;
	}

.crumbs a:hover {	font-family: Verdana;
	font-size: 10px;
	color: 222222;
	text-decoration: underline;
}

