.languages {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 35px;
	color: #006600;
	text-decoration: none;
}
.languages_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	text-decoration: underline;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #006600;
	text-decoration: none;
}
.text_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #006600;
	text-decoration: underline;
}
.text_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #006600;
	text-decoration: none;
}
.text_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}


.languages_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	text-decoration: underline;
}
