@import url("/css/screen.css");

body, html {
background-image: none;
}

a, a:link {
outline: none;
color: #003399;
}
a:visited {
}
a:focus, a[href^="http:"]:focus {
}
a:hover {
color: #172748;
}

