body {
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-weight: normal;
	font-size : 14px;
	}
#f_homenews_text {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*
a:link, a:visited , a:active {
	color: #295c8e;
	font-family : Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size : 14px;
	font-style: normal;
	text-decoration: none; 
}
a:hover {
	background-color: #295c8e;
	color: #ccdceb;
}*/


#f_welcome_text {
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
	color: black;
	font-weight: normal;
	font-size : 14px;
	margin: 10px;
}
#f_right_title {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	color: #295c8e;
	font-weight: normal;
	font-size : 16px;
	margin-bottom: 10px;
}
