a:link {
color:#fefefe;
background:#68a8f7;
}
a:visited {
color:#ffeeee;

} 

#linkbtn a{
display:block;
width:100px;
height:36px;
background:url(btnup.gif) no-repeat;
height:36px;
line-height:36px;
text-decoration:none;
text-align:center;
color: #ffffff;
}


#linkbtn a:hover{
color:orange; 
background:url(btnov.gif) no-repeat;
color: #0000ff;
}

#linkbtn a:visited{
color: #0588ff;
}

#linkbtn a:link{
color: #0588ff;
}

#linkbtnd a{
display:block;
width:100px;
height:36px;
background:url(btndw.gif) no-repeat;
height:36px;
line-height:36px;
text-align:center;
}


#linkbtnd a:hover{
background:url(btndw.gif) no-repeat;
font-weight:bold;
color: #ffff00;
}

#linkbtnd a:visited{
background:url(btndw.gif) no-repeat;
font-weight:bold;
color: #ffff00;
}

body{
margin: 0;
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 12px;
color: #fefefe

}
html{
scrollbar-3dlight-color:#c8FEFC;
scrollbar-arrow-color:#1a8E39;
scrollbar-darkshadow-color:#c8FEFC;
scrollbar-face-color:#c8FEFC;
scrollbar-highlight-color:#1a8E39;
scrollbar-shadow-color:#1a8E39;
scrollbar-track-color:#c8FEFC;
overflow-x:hidden;
border:none;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 12px;
}

