.bodytekst
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    SCROLLBAR-FACE-COLOR: #babdba;
    SCROLLBAR-HIGHLIGHT-COLOR: #babdba;
    SCROLLBAR-SHADOW-COLOR: #738591;
    SCROLLBAR-3DLIGHT-COLOR: #738591;
    SCROLLBAR-ARROW-COLOR: #A31A1A;
    SCROLLBAR-TRACK-COLOR: #babdba;
    SCROLLBAR-DARKSHADOW-COLOR: #babdba;
    BACKGROUND-COLOR: #babdba;
    background-repeat:no-repeat;
}


A:link	
		{
		color:#000000;
		font-family: verdana;
		text-decoration:none;
		cursor:hand;
		}
A:active
		{
		color:#000000;
		font-family: verdana;
		text-decoration:underline;
		cursor:hand;
		}
A:visited	
		{
		color:#56586F;
		font-family: verdana;
		text-decoration:none;
		cursor:hand;
		}
A:hover
		{
		color:#FFFFFF;
		font-family: verdana;
		text-decoration:none;
		cursor:hand;
		}


