

body{
	background-color: #000000; background-image: url(http://www.geocities.com/lune_tomoewired/trash_bg.jpg); background-repeat: repeat-y; 
	margin: 0; margin-left: 20px; padding: 0; color: #000; 
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; 
	scrollbar-face-color: #BD130F;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #BD130F;
	scrollbar-highlight-color: #E91712;
	scrollbar-3dlight-color: #BD130F;
	scrollbar-darkshadow-color: #000000; 
}

.head{
	font-size: 13px; font-weight: bold; color: #FFFFFF; font-family: Courier,Courier New, serif; 
	border: #000000 2px solid; padding-left: 5px; padding-right: 5px; text-align: center; 
}

.indent{
		text-indent: 23px;
}

a:link{
	font-weight: bold; color: #E91712; text-decoration: none; cursor: crosshair;
}
a:visited{
	font-weight: bold; color: #E91712; text-decoration: none; cursor: crosshair;
}
a:active{
	font-weight: bold; color: #E91712; text-decoration: none; cursor: crosshair;
}
a:hover{
	FILTER: blur; CURSOR: crosshair; COLOR: #BD130F; HEIGHT: 0px; filter-strength: 5
}
