BODY 
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: black;
margin: 0px;
}

.texty
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: black;
}

A.mlink:link
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: black;
text-decoration: none;
}
A.mlink:visited
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: black;
text-decoration: none;
}
A.mlink:hover
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: black;
text-decoration: underline;
}
