.text      { color: #3a3a3a; font-size: 11px; line-height: 15px; font-family: Arial }
.textcolumn { color: white; font-size: 11px; line-height: 15px; font-family: Arial }
a.textcolumn { font-weight: bold; font-size: 11px; font-family: Arial }
a.text    { font-weight: bold; text-decoration: underline }
.navig   {
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #69bc50;
	height: 20px;
	vertical-align: middle;
}
a.navig { color: #FFFFFF; text-decoration: none}
.footer   {
	color: white;
	font-size: 10px;
	font-family: Arial;
	vertical-align: middle;
}
.news { color: #3a3a3a; font-size: 11px; line-height: 15px; font-family: Arial }
a.news { font-family: Arial ; text-decoration: none}
a.news:hover { font-family: Arial; text-decoration: underline }
a.navig:hover { color: #FFFFFF; text-decoration: underline }

