table.panel {
	background-image: url(back01_3.jpg);
	background-repeat: no-repeat;
}
body {
	font-size: 10px;
	color: #CCCCCC;
}
td {
	font-size: 11px;
	color: #CCCCCC;
}
img.img1-5 {
	border: thin solid #00FF00;
}
h5 {
	border: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
