
.body,html
{
scrollbar-face-color:#ede7d2;
scrollbar-highlight-color: #FDFBE6;
scrollbar-shadow-color: #FDFBE6;
scrollbar-3dlight-color: #FDFBE6;
scrollbar-arrow-color: #1F6717;
scrollbar-track-color: #FDFBE6;
scrollbar-darkshadow-color: #FDFBE6;
}
a {
text-decoration:none;
color:#647e95;
font-weight: none;
}

a:link{
text-decoration:none;
color:#647e95;
font-weight: none;
}
a:visited{
text-decoration:none;
color:#647e95;
font-weight: none;
}
a:actived{
text-decoration:none;
color:#647e95;
font-weight: bold;
}

a:hover{
text-decoration:none;
color:#22445c;
font-weight: none;
}

