a {
        color: #CCCCCC;
        text-decoration: none;
}
a:hover {
        color: #E2E2E2;
        text-decoration: none;
}
a:visited {
        color: #bbbbbb;
        text-decoration: none;
}
.copyright {
        font-family: arial;
        font-size: 10px;
        color: #CCCCCC;
        letter-spacing: 1px;
}
.style1 {
        font-family: arial;
        font-size: 10px;
        color: #CCCCCC;
}
.style2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #CCCCCC;
}
.textMain {
        font-family: arial;
        font-size: 11px;
        line-height: 20px;
        color: #CCCCCC;
        letter-spacing: 1px;
}
input, textarea, radio {
        font-family: arial;
        font-size: 10px;
        color: #282A5B;
        letter-spacing: 1px;
        }
body {
        margin-left: 0px;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #16184C;
}
.linkGallery {
        color: #FFFFFF;
        text-decoration: none;
}
.linkGallery:hover {
        color: #E2E2E2;
}.homeFontRegular {
        font-family: verdana;
        font-size: 11px;
        line-height: 20px;
        color: #FFFFFF;
        letter-spacing: 1px;
}
.homeFontBig {
        font-family: verdana;
        font-size: 20px;
        font-weight: bold;
        color: #FFFFFF;
        letter-spacing: 1px;
        line-height: 30px;
}
.homeFontSmallBlue {
        font-family: verdana;
        font-size: 9px;
        color: #B2B9FC;
        line-height: 5px;
}
