<style type="text/css">

selector {property: value;}


body { 
color: #041a43; 
font-size: 12px; 
line-height: 18px;
font-family: Verdana, Arial, sans-serif; 
background-color: #FFFFFF;
/* background: url("images/background_river_image.jpg");
background-attachment:fixed;
background-position:center;
background-repeat:no-repeat; */
}

td{
vertical-align: top;
}

a:link{
color: #000033; 
font-style: normal;
text-decoration: none;
}

a:visited{
color: #000033;
text-decoration: none;
}

a:hover{
color: #003366
}

</style>