.newsDate  {
    font-family : Tahoma;
    font-size : 8pt;
    color : #22355c;
    text-decoration : none;
    font-weight : normal;
    font-style : normal;
}
.normalLetters {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.copyrightLetters {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A8A794;
	text-decoration: none;
}

.copyrightLetters a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A8A794;
	text-decoration: none;
}

.copyrightLetters a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A8A794;
	text-decoration: none;
}

.copyrightLetters a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A8A794;
	text-decoration: none;
}

.copyrightLetters a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A8A794;
	text-decoration: none;
}

.titles {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #26325C;
	text-decoration: underline;
}
.titlesBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #26325C;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #A8A794;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #545451;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #26325C;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #A8A794;
	text-decoration: none;
}
