body, td, list  {
	font-family: arial, helvetica, geneva;
	font-size: 12px;
	color: #000000;
}
A
{
	FONT-FAMILY: arial, helvetica, geneva;
	FONT-SIZE: 12px;
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
A:Hover
{
	FONT-FAMILY: arial, helvetica, geneva;
	FONT-SIZE: 12px;
	COLOR: #990000;
	TEXT-DECORATION: underline;
	font-weight : normal;
}

A:active
{
	FONT-FAMILY: arial, helvetica, geneva;
	FONT-SIZE: 12px;
	COLOR: #990000;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
.h1  {
	font-family: arial, helvetica, geneva;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.bg {
	background-image: url(pic/background_01.jpg);
	background-repeat: repeat-x;
}
