﻿.survey_selected
{
    font-weight:bold;
    font-style:italic;
    font-size:small;
}

.survey_menu
{
    font-weight:normal;
    font-style:normal;
}


.survey_menu_links a:link {color:Blue;font-size:small;text-decoration:underline;font-style:normal;font-weight:normal}
.survey_menu_links a:visited {color:Blue;font-size:small;font-style:normal;font-weight:normal;text-decoration:underline}
.survey_menu_links a:hover {color:Blue;font-size:small;font-style:normal;font-weight:normal;text-decoration:underline}
.survey_menu_links a:active {color:Blue;font-size:small;font-style:normal;font-weight:normal;text-decoration:underline}
.survey_menu_links a:visited:hover {color:Blue;font-size:small;font-style:normal;font-weight:normal;text-decoration:underline}

.menu_label
{
    color:Black;
    font-size:small;
    font-style:italic;
    font-weight:bold;
}

.menu_table td
{
    padding-bottom:10px;
}

.survey_menu_links td
{
    padding-bottom:10px;
}

.survey_menu_links h2
{
    font-family:Georgia;
    font-size:x-large;
    color:Black;
    margin:0;
    font-weight:bold;
}
