body {
background-color: #2A3A52;
}

a:link > img {
border: no;
text-decoration: none;
}

a:active > img {
border: no;
text-decoration: none;
}

a:visited > img {
border: no;
text-decoration: none;
}

a:hover > img {
border: no;
text-decoration: none;
}

a {
font-family: Verdana;
font-size: 12px;
color: #5575A6;
text-decoration: none;

}

a:link {
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;

}

a:visited {
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;

}

a:link:hover {
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;

}

a:visited:hover {
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;

}

