a
{
color: #1E66B7;
text-decoration: none;
font-weight: bold;
}
a:hover
{
color: #000000;
text-decoration: underline;
font-weight: bold;
}
body
{
scrollbar-face-color: #1E66B7;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}