.smarial  {
    font-weight: normal; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none; line-height : 120%; color : navy;
}

.formtext  {
    font-weight: normal; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none; line-height : 120%; color : navy;
}

.artmenu {
    font-weight: normal; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height : 120%; color : #E9EFF8; 
}

a.artmenu {
    text-decoration: underline;
}

body
{
    background-color: #DEDEF7;
    color: navy;
}

a:link
{
    color: blue;
}

a:hover
{
    color: blue;
}

a:active
{
    color: red;
}

table.outer_table
{
    text-align: center;
    width: 100%;
}


