a img {
        border: none;
}
body, td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hr {
        height: 1px;
        color: #000000;
}
.size25 {
        font-size: 25px;
        line-height: 25px;
        color: #000000;
        font-weight : bold;
        font-family : Impact;
}
font {
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}
.b {
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
}
.size11 {
        font-size: 11px;
        line-height: 14px;
        color: #000000;
}
.size10 {
        font-size: 10px;
        line-height: 10px;
        color: #000000;
}
.page {
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
        font-weight: bold;
}
h1 {
        color: #ffffff;
        font-size:13px;
        margin-top:0px;
        margin-bottom:0px;
}
a {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight : none;
}
a:hover {
        font-size: 10px;
        color: #A62279;
        text-decoration: underline;
        font-weight : none;
}
a.size11 {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}
a.size11:hover {
        font-size: 11px;
        color: #787779;
        text-decoration: none;
}
a.size10 {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
}
a.size10:hover {
        font-size: 10px;
        color: #A62279;
        text-decoration: none;
}
a.b {
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
        font-weight : bold;
}
a.b:hover {
        font-size: 10px;
        color: #dedede;
        text-decoration: none;
        font-weight : bold;
}
.input {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #555;
        color: #000000;
        border-color: #A62279;
        background-color: #ffffff;
}
.sub {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
        color: #000000;
        border: none;
        background-color: white
}
.submit {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        border-color: #A62279;
        background-color: #ffffff;
}