a:link{
	color:#00FFFF;
}

a:visited{
	color:#FF80FF;
}

a:hover{
	color:#FF8000;
}

a:active{
	color:#FF0000;
}

body{
	background:#000000;
	background-image:url(background/04.png);
	color:#FFFFFF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	line-height:1.5;
}

img{
	border:0;
}

p.title{
	font-size:200%;
	font-weight:bold;
}

p.headline{
	font-size:150%;
	font-weight:bold;
}

p.text{
	text-indent:1em;
}
