.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bgtop
{background-attachment: fixed;
background-image:    url(../page/img/page/line_top.jpg);
background-repeat: no-repeat;
background-position: right bottom;}

.bgbot
{background-attachment: fixed;
background-image:   url(../page/img/page/line.html);
background-repeat: no-repeat;
background-position: right top;}

.bgtxt
{background-attachment: fixed;
background-image:   url();
background-repeat: no-repeat;
background-position: center center;
background-color:#660000;}

a {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.txtmenu {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;}