/* CSS Document */


#testmenu3 {
position:absolute;

}

#in3
{
color: #00d7fe ;
font-weight:normal;
font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
text-align: center ;
text-decoration: none ;
}

#in3 a:hover, a:visited{
color: #ddd ;
text-decoration: none ;
background-image:none;

}

#menu3{
padding:4px;
list-style:none;
line-height:25px;
text-align:center;
font-weight:normal;
font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
font-size:0.8em;

}

#menu3 li{
text-indent:1em;
margin:2px;


}

#menu3 li a{
color: #ccc ;
}

#menu3 li a:hover{
color: #00d7fe ;
}

