a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(img/bg01.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
}
