a:link {
	color: #8D8B42;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #8D8B42;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #325F96;
}
a:active {
	text-decoration: none;
}

.textbottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5B4016;
}

.title {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	color:#8D8B42;
}

.title2 {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	color:#FDFFD8;
}

.title3 {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	color:#214065;
}
.text_general {
	font-family: Verdana;
	font-size: 13px;
	font-style:normal;
	color:#5B4016;
	text-align: justify;
}

.textblue_general {
	font-family: Verdana;
	font-size: 13px;
	font-style:normal;
	color:#325F96;
	text-align: justify;
}

.text_guess {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	color:#4C3513;
}
.text_general_big {
	font-family: Verdana;
	font-size: 15px;
	font-style:normal;
	color:#5B4016;
	text-align: center;
	line-height: normal;
}

.text_general_left {
	font-family: Verdana;
	font-size: 13px;
	font-style:normal;
	color:#5B4016;
	text-align: left;
}
.link_bottom
 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #4B2019;
}
#crumbs a{
	font-family: Verdana;
	font-size: 11px;
	color:#214065;
	
}