/* CSS Document */

body	{
margin: 0px;
font-size: 12px;
font-family: arial;
background:#ffffff;
}

#hyper  {
position:absolute;
width: 931px;
height:49px;
top:0px;
left:0px;
text-align:left;
font-size: 12px;
font-family: arial;

}

#hyper a {

color: #FFFFFF;
font-family:arial;
font-size: 12px;
text-decoration: none;

}

#hyper a.hover {

color: #FFFFFF;
font-family:arial;
font-size: 12px;
text-decoration: underline;

}
