a {
color: #3e5ccb;
}
a:hover {
background: url(../images/graphics/snowflakeanimation.gif);
color: #3e5ccb;
}
body {
color: #3e5ccb;
background: #a0eaff;
}
#navbar, #sidebar {
background: #6565ff;
}
#sidebar a:hover {
border: solid 1px #3e5ccb;
padding: 9px 0;
}
