.icons{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-style : normal;
        text-decoration : none;
        font-weight : normal;
        color : #FFFFFF;
}

.options{
        font-family : Verdana;
        font-size : 10px;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
        color : #FDBA2F;
}

.options:hover {
        font-family : Verdana;
        font-size : 10px;
        font-style : normal;
        text-decoration : underline;
        font-weight : bold;
        color : #FDBA2F;
}

.blue_titles{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
        color : #013A6F;
}

.yellow_titles{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
        color : #FDBA2F;
}

.red_titles{
        font-family : Verdana;
        font-size : 10px;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
        color : Maroon;
}
.normal_text{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        text-decoration : none;
        font-weight : normal;
        color : Black;
}

.large_title{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
        color : #FDBA2F;
}
.small_type {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        text-decoration: none;
        font-weight: normal;
}
.links{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
        color : #013A6F;
}
.style11{
        font-family : Verdana;
        font-size : 9px;
        font-style : normal;
        text-decoration : none;
        font-weight : normal;
        color : #FDBA2F;

}
.style12{
        font-family : Verdana;
        font-size : 9px;
        font-style : normal;
        text-decoration : none;
        font-weight : normal;
        color : #013A6F;

}
.style13{
        font-family : Verdana;
        font-size : 8px;
        font-style : normal;
        text-decoration : none;
        font-weight : bold;
        color : #999999;