BODY {
color: #000000;
background-color: #FFFFFF;
background-image: url(bg01.jpg);
font-color: #000000; 
font-family: arial; 
font-size: 13px;
font-style: normal; 
font-weight: bold;
margin-top: 0px; 
margin-left: 0px; }

#banner {
background-color: #FFFFFF;
background-image: url(banner1.jpg);
margin-top: 0px;
position: absolute;
left: 0px;
}

#links {
margin-top: 0px;
margin-left: 0px;
}

#text {
margin-top: 180px;
margin-left: 250px;
text-align: justify;
font-color: #000000;
font-family: arial;
font-size: 13px;
font-weight: bold;
width: 450px;
position: absolute;
}

#images {
margin-top: 250px;
margin-left: 0px;
position: absolute;
} 


A:link {color:  #123B67; text-decoration:  underline; font-weight: bold; }
A:active {color:  #FFFFFF; text-decoration: none; font-weight: bold; }
A:visited {color:  #834A2F; text-decoration: underline; font-weight: bold;}
A:hover {color:  #123B67; text-decoration: underline; font-weight: bold; }