
A:link {COLOR: white; TEXT-DECORATION: none}
A:visited {COLOR: white; TEXT-DECORATION: none}
A:active {COLOR: white; TEXT-DECORATION: none}
A:hover {COLOR: yellow; TEXT-DECORATION: underline;}

Body {
background-attachment: fixed;
background-image: url('../images/back00.gif');
background-repeat: repeat;
background-position-y:40%
}

Body{
scrollbar-face-color:#780101;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#780101;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#780101;
background-position: left top; 
background-repeat: repeat-x; 
background-color: #ffffff	
}

body, td, tr { font-family : '·s²Ó©úÅé,Arial'; font-size:10pt;}

.bg01 {
	background-image: url('../images/back02.gif');
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position-y:50%
}