﻿body {
}
.Tekst1
{
	font-family: "Microsoft Sans Serif";
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Tekst2
{
	font-family: "Microsoft Sans Serif";
	font-style: normal;
	font-weight:bold; 
	color: #000000;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:hover
{
	font-style: italic;
	font-weight: bold;
}

   
        .menu
        {
            text-align: left;
            border-bottom-style: groove;
            border-width: thin;
            border-color: #C0C0C0;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
        }
    

a
{
	color: #FFFFFF;
}
        .Rood
        {
            font-family: "Times New Roman", Times, serif;
            text-align: left;
            color: #FF0000;
            font-size: 24px;
            font-weight: bold;
        }
