<style type="text/css">
<!--  

a:link {text-decoration: underline; color: #0000FF;} /* link */
a:visited {text-decoration: underline; color: #0000FF;} /* visited link */
a:active {text-decoration: none; color: #0000FF;} /* active link */
a:hover {text-decoration: none; color: #D70D02;} /* hover or mousover link */

.navbar A:link {text-decoration: none; color:#000000;}
.navbar A:visited {text-decoration: none; color:#000000;}
.navbar A:active {text-decoration: none; color:#000000;} 
.navbar A:hover {text-decoration: none; color:#FFFFFF;}

.exchange A:link {text-decoration: underline; color:#000000;}
.exchange A:visited {text-decoration: underline; color:#000000;}
.exchange A:active {text-decoration: underline; color:#000000;} 
.exchange A:hover {text-decoration: none; color:#FFFFFF;}

.footer A:link {text-decoration: none; color:#FFFFFF;}
.footer A:visited {text-decoration: none; color:#FFFFFF;}
.footer A:active {text-decoration: none; color:#FFFFFF;} 
.footer A:hover {text-decoration: none; color:#A6CAFF;}

body
{
background-image:url('bg.jpg');
background-repeat:repeat-x;
}

#outerdiv
{
width:825px;
height:800px;
overflow:hidden;
position:relative;
}

#inneriframe
{
position:absolute;
top:-230px;
left:-5px;
width:835px;
height:1050px;

}


  -->
</style>
