BODY
{
	background-color: #FFCC99;

}
.textsajt
{
	COLOR: black;
	FONT-FAMILY: Times, Times New Roman;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: 700;
	TEXT-DECORATION: none;
}

.text
{
	font-family : Times, Times New Roman;
	font-size : 14px;
}
.textitalic
{
	font-family : Times, Times New Roman;
	font-style : italic;
	font-weight: normal;	
	font-size : 12px;
}
.textsmal
{
	font-family : Times, Times New Roman;
	font-style : italic;
	font-size : 10px;
}
.textliten
{
	font-family : Times, Times New Roman;
	font-style : normal;
	font-size : 14px;
}
.textbold
{
	font-family : Times, Times New Roman;
	font-size : 14px;
	font-weight: bold;
}
.textbig
{
	font-family : Times, Times New Roman;
	font-size : 18px;
	font-weight: bold;
}
.titel
{
	font-family : Times, Times New Roman;
	font-size : 17px;
	font-weight: bold;
}
.titelgul
{
	font-family : Times, Times New Roman;
	font-size : 17px;
	font-weight: bold;
	color: #FFFF66;
}
A
{
    COLOR: maroon;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;

}
A:link
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;

}
A:visited
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;

}
A:active
{
    COLOR: maroon;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;

}
A.mindre:link
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: 400;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: uppercase
}
A.mindre:visited
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: 400;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: uppercase
}
A.mindre:active
{
    COLOR: maroon;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: 400;
    TEXT-TRANSFORM: uppercase
}
