body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bg01.jpg);
}
a {
	font-size: 12px;
	color: #990000;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
a:link {
	text-decoration: underline;
}