

.menu:link {
color: #000000;
font-size: 15px;
font-family: arial;
font-style: normal;
font-weight: bold;
text-decoration: none;
}


.menu:visited	{
color: #000000;
font-size: 15px;
font-family: arial;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.menu:hover {
color: #FFFFFF;
font-size: 15px;
font-family: arial;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.menu:active	{
color: #FFFFFF;
font-size: 15px;
font-family: arial;
font-style: normal;
font-weight: bold;
text-decoration: none;
}




.uslugi:link {
color: #FFFFFF;
font-size: 13px;
font-family: arial;
font-style: normal;
font-weight: bold;
text-decoration: none;
}


.uslugi:visited	{
color: #FFFFFF;
font-size: 13px;
font-family: arial;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.uslugi:hover {
color: #000000;
font-size: 13px;
font-family: arial;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.uslugi:active	{
color: #000000;
font-size: 13px;
font-family: arial;
font-style: normal;
font-weight: bold;
text-decoration: none;
}


.imgg {

 border-radius:10px;
}