A:link
{ text-decoration: underline; color:#F3F8FF; }
A:visited
{ text-decoration: none; color:#F3F8FF; }
A:active
{ text-decoration: underline; color:#F3F8FF; }
A:hover
{ text-decoration: underline overline; color:#F3F8FF;}

div#menu {
position: absolute;
top: 165px;
left: 5px;
width: 178px;
height: 300px;
background: #061E78;
padding: 10px;
border: 1px dashed;}

div#content  {position: absolute; top: 165px; left: 210px; width: 523px; height: auto; background: #061E78;
padding: 10px; border: 1px dashed;}

body 
{ background-color: #4876BA; 
background-image: url(http://www.hot.ee/keila3/banner.jpg);
background-repeat: no-repeat;
background-position: 5px 5px;
font-family: verdana, arial, sans-serif;
color: #F3F8FF; 
font-weight: normal; 
font-size: 9pt; }
