.black:link {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.black:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.black:active {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.black:hover {
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;
    color: #000000;
}
.blackStd:link {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.blackStd:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.blackStd:active {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.blackStd:hover {
    text-decoration: none;
    font-weight: normal;
    color: #0000F0;
}
.blackBold:link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.blackBold:visited {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
.blackBold:active {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
.blackBold:hover {
    text-decoration: none;
    font-weight: bold;
    color: #0000F0;
}
.grey:link {
    color: #888888;
    font-weight: normal;
    text-decoration: none;
}
.grey:visited {
    text-decoration: none;
    font-weight: normal;
    color: #888888;
}
.grey:active {
    text-decoration: none;
    font-weight: normal;
    color: #888888;
}
.grey:hover {
    text-decoration: none;
    font-weight: normal;
    color: #0000F0;
}
.greyDark:link {
    color: #555555;
    font-weight: normal;
    text-decoration: none;
}
.greyDark:visited {
    text-decoration: none;
    font-weight: normal;
    color: #555555;
}
.greyDark:active {
    text-decoration: none;
    font-weight: normal;
    color: #555555;
}
.greyDark:hover {
    text-decoration: none;
    font-weight: normal;
    color: #0000F0;
}
.blackU:link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.blackU:visited {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
.blackU:active {
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
.blackU:hover {
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    color: #0000F0;
}
.black-underline:link {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.black-underline:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.black-underline:active {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.black-underline:hover {
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;
    color: #000000;
}
.greyBold:link {
    color: #666666;
    font-weight: bold;
    text-decoration: none; 
}
.greyBold:visited {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}
.greyBold:active {
    text-decoration: none;
    font-weight: bold;
    color: #666666;
}
.greyBold:hover {
    text-decoration: none;
    font-weight: bold;
    color: #0000F0;
}
.blue{
    color: #0EA0D3;
}
.blue:link {
    font-weight: normal;
    text-decoration: none;
    color: #0EA0D3;
}
.blue:visited {
    text-decoration: none;
    font-weight: normal;
    color: #0EA0D3;
}
.blue:active {
    text-decoration: none;
    font-weight: normal;
    color: #0EA0D3;
}
.blue:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #0EA0D3;
}
.blueBold:link {
    text-decoration: none;
    font-weight: 600;
    color: #0EA0D3;
}
.blueBold:visited {
    text-decoration: none;
    font-weight: 600;
    color: #0EA0D3;
}
.blueBold:active {
    text-decoration: none;
    font-weight: 600;
    color: #0EA0D3;
}
.blueBold:hover {
    text-decoration: none;
    font-weight: 600;
    color: #0EA0D3;
}
.orangeBold:link {
    text-decoration: none;
    font-weight: bold;
    color: #F4A03E;
}
.orangeBold:visited {
    text-decoration: none;
    font-weight: bold;
    color: #F4A03E;
}
.orangeBold:active {
    text-decoration: none;
    font-weight: bold;
    color: #F4A03E;
}
.orangeBold:hover {
    text-decoration: none;
    font-weight: bold;
    color: #F4A03E;
}
.white:link {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    cursor: default;
}
.white:visited {
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
    cursor: default;
}
.white:active {
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
    cursor: default;
}
.white:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #FFFFFF;
    cursor: pointer;
}
.whiteBold:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.whiteBold:visited {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
.whiteBold:active {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
.whiteBold:hover {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
.whiteBoldU:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.whiteBoldU:visited {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
.whiteBoldU:active {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
.whiteBoldU:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #FFFFFF;
}
.menuBold:link {
    color: #DDDDDD;
    font-weight: bold;
    text-decoration: none;
}
.menuBold:visited {
    text-decoration: none;
    font-weight: bold;
    color: #DDDDDD;
}
.menuBold:active {
    text-decoration: none;
    font-weight: bold;
    color: #DDDDDD;
}
.menuBold:hover {
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}
.blackMenu:link {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.blackMenu:visited {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.blackMenu:active {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.blackMenu:hover {
    text-decoration: none;
    font-weight: bold;
    color: #0000F0;
}
/*#7E858D*/
/*
E0E9E9
B4D8E7
C9E2E9
E4F6F8

*/
