a{text-decoration:none;}
a:link { color:#2f282f; text-decoration:none;}
a:visited { color:#2f282f; text-decoration:none;}
a:active { color:#2f282f; text-decoration:none;}
a:hover { color:#2f282f; cursor:default; text-decoration:line-through;}
a{cursor:default}


body{
	scrollbar-face-color: white; scrollbar-highlight-color:white;
	scrollbar-shadow-color:white; scrollbar-3dlight-color: white;
	scrollbar-arrow-color:white; scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	color: #2f282f; cursor:default;
	font-family:Osaka;
}