body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/bg01.jpg);
	background-attachment: scroll;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline blink;
	color: #FF0000;
}

a:active {
	color: #FFFFFF;
}
