﻿.text-success
{
    color: #3c763d;
}

.text-muted
{
    color: #777;
}

.table-ya-info
{
    font-size: 13px;
    line-height: 1.4;
}

.table-ya-info a
{
    color: #4175bd;
    text-decoration: none;
}

h1
{
    color: #4489ce;
    margin-top: 0px;
    margin-bottom: 0px;
}

h2
{
    color: #4489ce;
    margin-top: 0px;
    margin-bottom: 0px;
}

h3
{
    color: #4489ce;
    margin-top: 0px;
    margin-bottom: 0px;
}

.menu-link a
{
    color: #4489ce;
    font-size: 150%;
    text-decoration: none;
}

.menu-link a:hover
{
    text-decoration: underline;
}