.style_1
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.style_1:hover
{
    color: #008000;
}


.style_2
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.style_2:hover
{
    color: #008000;
}


.style_3
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.style_3:hover
{
    color: #333333;
}


.style_4
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.style_4:hover
{
    color: #000080;
}


.style_5
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.style_5:hover
{
    color: #000080;
}


.style_6
{
    color: #008000;
    font-weight: bold;
    text-decoration: underline;
}
.style_6:hover
{
    color: #008000;
    text-decoration: none;
}


.style_7
{
    color: #008000;
    font-weight: bold;
    text-decoration: none;
}
.style_7:hover
{
    color: #008000;
    text-decoration: underline;
}


.style_8
{
    color: #008000;
    font-weight: bold;
    text-decoration: underline;
}
.style_8:hover
{
    color: #EC008C;
    text-decoration: underline;
}


.style_9
{
    color: #008000;
    font-weight: bold;
    text-decoration: underline;
}
.style_9:hover
{
    color: #EC008C;
    text-decoration: underline;
}


.style_10
{
    color: #3366FF;
    font-weight: bold;
    text-decoration: underline;
}
.style_10:hover
{
    color: #3366FF;
    text-decoration: none;
}


.style_11
{
    color: #008000;
    font-size: 14px;
    text-decoration: underline;
}
.style_11:hover
{

}


.style_12
{
    color: #008000;
    font-size: 14px;
    text-decoration: none;
}
.style_12:hover
{
    text-decoration: underline;
}


.style_13
{
    color: #3366FF;
    text-decoration: underline;
}
.style_13:hover
{
    color: #000080;
    text-decoration: none;
}