body {
	background:#000000 url(../image/molten.jpg) no-repeat;
}

a {
    font-size: 15px;
    font-style: oblique;
    color: #990066;
    text-decoration: none;
}

a:visited {
    color: #0000CC;
}

a:hover {
    color: #0000CC;
   	text-decoration: underline;
}

li {
	font-size:18px;
	color:#0000CC;
    margin-top: 5px;
}

p {
	font-size: 20px;
	font-style:oblique;
	color: #0000FF;
}
