A:link {
    color:  #d9613f;
    background-color: #ffffff;
    text-decoration: none;
}
	

A:active {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

A:visited {
    color: #d9613f;
    background-color: #ffffff;
    text-decoration: none;
}

A:hover {
    color: #656597;
    background-color: #ebead5;
    text-decoration: none;
}


body { 
margin:0 ;padding:0; 
background-color: #ffffff;
}

#logo   { font-size: 28px }
#rates  { margin-top: 25px; margin-bottom: 25px; font-size:24px }
#callus { margin-top: 20px; font-size: 18px }

#pic { position: absolute; left: 160px; top: 20px; }
#iha { border-width: 0; position: absolute; top:350px; left:5px; }

#foot   { 
    font-family: "Andale Mono",monospace, sans-serif;
    padding: 10px;
    text-align:center;
    position:absolute; top:320px; left:40px;  
    font-size: 16px; letter-spacing: 0.3em; 
   
}

div.dot { text-align:center; color:#8d88c7; font-size: 20px; }      
span.blu { color:#8d88c7 }
span.yel { color:#adab00 }
span.red { color:#d9613f }

#l  { border-width: 0; position: absolute; left:150px }
#lo { border-width: 0; position: absolute; left:150px; visibility:hidden }
#r  { border-width: 0; position: absolute; left:477px }
#ro { border-width: 0; position: absolute; left:477px; visibility:hidden }
