a:link, a:visited {
color:#444;
}

a:hover {
color:#666;
text-decoration: none;
}

body 
{margin:0;
padding:0px;
font: 14px Verdana;
color: #000;
}

img {
max-width: 85%; 
max-height:85%
}

a.hide  {
color : #38C9FF; text-decoration: none;}

a.hide
{
color:#444;
text-decoration:none;
border-bottom: 1px #666 dashed;
}

a.hide:hover 
{
color:#444;
border-bottom: 1px #666 dashed
}

a.hide:visited    
{
color:#444;
border-bottom: 1px #000 dashed;
}

ul {float: left; }
