body {
	line-height: 200%;
	color: 333333;
	font-size: 12px;
}
table {
	line-height: 200%;
	color: 333333;
	font-size: 14px;
	font-family: "Arial";
	background-image: url(../e01home/back_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
