/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483D1F;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e331d;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d1b180;
	font-size: 16px;;
}
a:hover {
	text-decoration: underline;
	color: #d1b180;
}
a:active {
	text-decoration: none;
	color: #C9AB79;
}
a.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D3C20;
	font-weight: bold;
}
a.brown:link {
	text-decoration: none;
}
a.brown:visited {
	text-decoration: none;
	color: #000000;
}
a.brown:hover {
	text-decoration: underline;
	color: #CC9900;
}
a.brown:active {
	text-decoration: none;
	color: #C9AB79;
}
a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:link {
	color: #4D3C20;
	text-decoration: none;
}
a.white:hover {
	color: #DAC49D;
	text-decoration: none;
}
a.red:link {
	text-decoration: none;
	color: #CC0000;
}
a.red:visited {
	text-decoration: none;
	color: #CC0000;
}
a.red:hover {
	text-decoration: underline;
	color: #CC0000;
}
a.red:active {
	text-decoration: none;
	color: #CC0000;
}

H1 {
	FONT-SIZE: 14px
}
H2 {
	FONT-SIZE: 13px
}
H3 {
	FONT-SIZE: 13px
}