﻿body
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
    font-weight: normal;
    color: Black;
    margin: 20px;
    line-height: 145%;
}

.news_header
{
    font-size: large;
    color: #f8981d;
    margin-top: 20px;
    margin-bottom: 5px;
}

.news_datetime
{
	font-size: 8pt;
	color: #0099FF;
}

a:inactive
{
    color: #669966;
    text-decoration: underline;
}

a
{
    color: Gray;
    text-decoration: underline;
}

a:visited
{
    color: Gray;
    text-decoration: underline;
}

a:hover
{
    color: #f8981d;
    text-decoration: underline;
}


img
{
    border-style: none;
    border-width: 0px;
    border-color: Black;
}

.imgright 
{
	float: right;
}

.textblok 
{
	width: 100%;
}
