td {  font-size: 12px; line-height: 125%}
.txt_just {
	text-align: justify;
	text-justify:distribute;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #6699CC;
}
#left a {
	color: #006699;
	text-decoration: underline;
}
#left a:hover {
	color: #FF6600;
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/bg02.gif);
	background-repeat: repeat-x;
}a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
