
body, table, tr, td
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: 666666;
	text-decoration: none;
}


a:link {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: 6a5f50;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: 6a5f50;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: cc691a;
	text-decoration: none;
}



FONT.date {
    font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: aea292;
	text-decoration: none;
}

.FONT_bold {
    font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: 666666;
	font-weight:bold;
	text-decoration: none;
}
.FONT_title {
    font-family: "Arial";
	font-size: 12pt;
	line-height: 18px;
	color: 003366;
	font-weight:bold;
	text-decoration: none;
}
.copyright
{
	font-family: "Arial","Helvetica", "sans-serif";
	font-size: 12px;
	color:#e7dbc9;
	background-color:#7d6a52;
	text-decoration: none;
}


img { border:0}

.INPUT_BOX
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: arial;
	FONT-size: 12px;
    BACKGROUND-COLOR: #ffffff;
}

