<style type="text/css">


a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff;} 
a:hover {color: #ffffff;} 
a:active {color: #ffffff;}


a:link {
color:#fff;
font-size: 1.1em;
font-weight:600;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
}

a:visited {
color:#fff;
font-size:1.1em;
font-weight:600;
font-family:arial, helvetica, sans-serif;
text-decoration: none;
}

a:hover {
color: #fff;
font-size:1.1em;
font-weight:600;
font-family:arial, helvetica, sans-serif;
text-decoration: none;
}

a:active {
color:#fff;
font-size:1.1em;
font-weight:600;
font-family:arial, helvetica, sans-serif;
text-decoration: none;
}






body {
background-color: #FFFFFF;
background-image: url(bg.jpg);
background-position: top center;
background-repeat: no-repeat;
}


body {
background: #FFFFFF url(bg.jpg) top center no-repeat;
}

DIV.nav

{
width: 700px;
font-size:14px;
color: #ffffff;
PADDING-LEFT: 25px;
FONT-FAMILY: Verdana, Arial;
}




</style>
