.normal
{
	font-family: garamond, arial;
	font-size: 16px;
	color: #000;
}

.rubrik
{
	font-family: garamond, arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.nyhet
{
	font-family: garamond, arial;
	font-size: 16px;
	color: #fff;
}

A.std:link
{
    COLOR: #333366;
    TEXT-DECORATION: none;
    FONT-SIZE: 16px;
    FONT-FAMILY: garamond, arial;

}
A.std:active
{
    COLOR: #333366;
    TEXT-DECORATION: none;
    FONT-SIZE: 16px;
    FONT-FAMILY: garamond, arial;
}
A.std:visited
{
    COLOR: #333366;
    TEXT-DECORATION: none;
    FONT-SIZE: 16px;
    FONT-FAMILY: garamond, arial;
}
A.std:hover
{
    COLOR: #333366;
    TEXT-DECORATION: underline;
    FONT-SIZE: 16px;
    FONT-FAMILY: garamond, arial;
}
