/* Links */

a:link.linknieuws {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #604B1E;
text-decoration: none;
}

a:hover.linknieuws {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #0000FF;
text-decoration: underline;
}

a:visited.linknieuws {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #604B1E;
text-decoration: none;
}

a:visited:hover.linknieuws {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #604B1E;
text-decoration: underline;
}

a:link.linkannouncement {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #A61414;
text-decoration: none;
}

a:hover.linkannouncement {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #0000FF;
text-decoration: underline;
}

a:visited.linkannouncement {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #A61414;
text-decoration: none;
}

a:visited:hover.linkannouncement {
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #0000FF;
text-decoration: underline;
}


/* text */
.news_title {
font-family: Verdana, Arial;
font-size: 12px;
font-style: normal;
font-weight: bold; 
color: #49340F;
text-decoration: none;
}

.news_text {
font-family: Verdana, Arial;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
}

.news_date {
font-family: Verdana, Arial;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
}

.news_source {
font-family: Verdana, Arial;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #450A49;
text-decoration: none;
}

