body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

h1, h2, h3, h4, h5, h6 {
	color: #0058CC;
}

#menu_language {
	color: white;
	font-weight: bold;
	font-size: 12px
}

#menu_language a {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#menu_language a:hover {
	text-decoration: underline;	
}


#text_navigation {
	color: #0058CC;
	font-weight: bold;
	font-size: 10px;
}

#text_navigation a {
	color: #0058CC;
	font-weight: bold;
	font-size: 10px;
}

#text_navigation a:hover {
	color: #002D68;
}

#footer_navigation {
	color: #0058CC;
	font-size: 12px;
}

#footer_navigation a {
	color: #0058CC;
	font-size: 12px;
}

#footer_navigation a:hover {
	color: #002D68;
}

#subscribe_form {
	font-size: 10px;
	color: white;
	line-height: 20px
}

#subscribe_form input {
	font-size: 9px;
	border: 1px solid black;
}

#subscribe_form a {
	font-size: 9px;
	color: white;
}

#subscribe_form a:hover {
	color: #BBD8FF;
}

#form_feedback input {
	font-size: 14px;
	border: 1px solid black;
}

#form_recommend input {
	font-size: 14px;
	border: 1px solid black;
}

