a.bluelink11a:link {color: #395ca0; text-decoration: none; font-weight: normal; font-size: 11px; font-family: Arial;}
a.bluelink11a:visited {color: #395ca0; text-decoration: none; font-weight: normal; font-size: 11px; font-family: Arial;}
a.bluelink11a:hover {color: #F49B33; text-decoration: none; font-weight: normal; font-size: 11px; font-family: Arial;}
a.bluelink11a:active {color: #395ca0; text-decoration: none; font-size: 11px; font-family: Arial;}
a.bluelink12ai:link {color: #395ca0; text-decoration: none; font-weight: bold; font-size: 12px; padding-left: 10px; font-family: Arial;}
a.bluelink12ai:visited {color: #395ca0; text-decoration: none; font-weight: bold; font-size: 12px; padding-left: 10px; font-family: Arial;}
a.bluelink12ai:hover {color: #F49B33; text-decoration: none; font-weight: bold; font-size: 12px; padding-left: 10px; font-family: Arial;}
a.bluelink12ai:active {color: #395ca0; text-decoration: none; font-weight: bold; font-size: 12px; padding-left: 10px; font-family: Arial;}
a.blacklink11ai:link {color: #333333; text-decoration: none; font-weight: bold; font-size: 11px; padding-left: 20px; font-family: Arial; line-height: 15px;}
a.blacklink11ai:visited {color: #333333; text-decoration: none; font-weight: bold; font-size: 11px; padding-left: 20px; font-family: Arial; line-height: 15px;}
a.blacklink11ai:hover {color: #F49B33; text-decoration: none; font-weight: bold; font-size: 11px; padding-left: 20px; font-family: Arial; line-height: 15px;}
a.blacklink11ai:active {color: #333333; text-decoration: none; font-weight: bold; font-size: 11px; padding-left: 20px; font-family: Arial; line-height: 15px;}
a.blacklink11a:link {color: #333333; text-decoration: none; font-weight: normal; font-size: 11px; font-family: Arial; }
a.blacklink11a:visited {color: #333333; text-decoration: none; font-weight: normal; font-size: 11px; font-family: Arial;}
a.blacklink11a:hover {color: #333333; text-decoration:underline; font-weight: normal; font-size: 11px; font-family: Arial;}
a.blacklink11a:active {color: #333333; text-decoration:underline; font-weight: normal; font-size: 11px; font-family: Arial;}
.black11a {
        color:#000000;
        font-family: arial;
        font-weight: normal;
        font-style: none;
        font-size: 11px;
}
.black12a {
        color:#333;
        font-family: arial;
        font-weight: normal;
        font-style: none;
        font-size: 12px;
}
.blue11a {
        color:#395ca0;
        font-family: arial;
        font-weight: normal;
        font-style: none;
        font-size: 11px;
}
.blue12a {
        color:#395ca0;
        font-family: arial;
        font-weight: normal;
        font-style: none;
        font-size: 12px;
}
.blue12ai {
        color:#395ca0;
        font-family: arial;
        font-weight: bold;
        font-style: none;
        font-size: 12px;
        padding-left: 10px;
}
.black12a {
        color:#000000;
        font-family: arial;
        font-weight: normal;
        font-style: none;
        font-size: 12px;
}
.blue18a {
        color:#395ca0;
        font-family: arial;
        font-weight: normal;
        font-style: none;
        font-size: 18px;
}
.wishbutton {
    border: none;
    background: #f5f1e8;
    color:#395ca0;
    font-family: arial;
    font-weight: bold;
    font-style: none;
    font-size: 11px; 
}
.wishbutton:hover {
    border: none;
    background: #f5f1e8;
    color:#990000;
    font-family: arial;
    font-weight: bold;
    font-style: none;
    font-size: 11px;
}

.skypop {
        display: none;
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 2;
}
.decorate {
        background-color: #fff;
        /* height: 98px; */
        /* width: 255px; */
        border: 0px solid white;
        overflow: auto;
}

.td_link {
        /*cursor: pointer;*/
        background-color: #fff;
}

a.ref_link:link
{
        /* unvisited link */
        color: white;
}
a.ref_link:visited
{
        /* visited link */
        color: white;
}
a.ref_link:hover
{
        /* mouse over link */
        color: black;
}
a.ref_link:active
{
        /* selected link */
        color: white;
}

