BODY
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: "times new roman";
	BACKGROUND-COLOR: #c3ac98;
	text-align: center;
}

.navi
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: "#c3ac98";
    FONT-FAMILY: "times new roman";
    TEXT-DECORATION: none
}
.navi:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: #ff2f00;
    FONT-FAMILY: "times new roman";
    TEXT-DECORATION: underline
}

.small
{
   font-size: 8pt;
  color=#530100;
  font-family: "times new roman"
}
.txt
{
    FONT-SIZE: 12pt;
    COLOR: #715842;
    FONT-FAMILY: "times new roman"
}
.txtb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #715842;
    FONT-FAMILY: "times new roman"
}
.route
{
    FONT-SIZE: 10pt;
    COLOR: #715842;
    FONT-FAMILY: "times new roman"
}


.zl
{
    FONT: bold 13pt times new roman;
    COLOR: #550100
}
A:link
{
    COLOR: #c3ac98;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #c3ac98;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #551c0c;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff2f00;
    TEXT-DECORATION: none
}

.input
{
    COLOR: #715842;
    BACKGROUND-COLOR: #c3ac98
}
.button
{
    COLOR: #c3ca98;
    BACKGROUND-COLOR: #550100
}

