body         {
	color: #3c3c3c;
	font-size: 13px;
	font-family: arial, sans-serif
}
table   { font-size: 13px; }
a:link    {
	color: #a39f92;
	text-decoration: none;
}
a:visited     {
	color: #a39f92;
	text-decoration: none
}
a:hover       {
	color: #666666;
	text-decoration: underline;
}
a:active      {
	color: #666666;
	text-decoration: underline;
}
.small { font-size: 11px; }
