a { text-decoration: none;}
a:link   { color: #037; }
a:active { color: #037; }
a:visited  { color: #4682b4; }
a:hover     { color: #0057cb; text-decoration: underline;}

img {border: none;}

li {margin: 5px auto;}

#leftSide { width: 150px; }
#leftSide a {color: black; text-decoration: none }


