BODY {
	background-image : url(../goannai/goannai.jpg);
	background-repeat: no-repeat;
	margin-top: 0mm;
	background-position: center top;
	background-color: white;
	color: #cccccc;
	font-size: small;
}
A:HOVER {
	text-decoration: underline;
	color: #cccccc;
}
A {
	text-decoration: none;
	color: #cccccc;
}