A:link{
	color : #FF6600;
}
A:visited{
	color : #FF0000;
}
A:active{ 
color : #FFFF80; 
}
body{
	font-size : 10pt;
	color : #FFFFFF;
	background-color : #000000;
	background-image : url(../images/kabe2008.jpg);
	background-repeat : repeat;
	background-attachment : scroll;
	line-height : 12pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


