body  {margin:0px;padding:0px}

td {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
}

a {
	text-decoration: underline;
	color: #b5a53b;
}

a:hover {
	text-decoration: none;
	color: #86761e;
}

.green-yellow {
	color: #86761e;
}

.black {
	color: #222222;
}

.yellow {
	color: #f1e600;
}

.menu{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #b5a53b;
	font-weight: bold;
	text-decoration: none;
}

a.menu{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #86761e;
	font-weight: bold;
	text-decoration: none;
}

a:hover.menu{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #b5a53b;
	font-weight: bold;
	text-decoration: none;
}

a.yellow {
	color: #f1e600;
	text-decoration: underline;
}

a:hover.yellow {
	color: #ffffff;
	text-decoration: underline;
}

.copy{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #cccccc;
}

.big {
	font-size: 17px;
}
