.bordered h3 a
{
 color: #000000;
 text-decoration: none;
}

.bordered h3 a:hover
{
 text-decoration: underline;
}

.partners_main_ul li a /* список партнеров на главной */
{
 color: #575757;
 font-weight: bold;
 text-decoration: none;
}

.partners_main_ul li a:hover /* список партнеров на главной */
{
 text-decoration: underline;
}

.services_main_ul li a /* список услуг на главной */
{
 color: #575757;
 text-decoration: underline;
}

.services_main_ul li a:hover /* список услуг на главной */
{
 text-decoration: none;
}

.sp_center
{
 margin-top: 15px;
}

.sp_center a
{
 color: #575757;
}

.gg_center
{
 margin: 15px 0 15px 0;
}

