body {
	background-color: #FFF;
	margin: 20px;
}
body,td,tr,div{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	line-height:12px;
}
.small_text{
	font-size: 9px;
	font-family: Geneva, Verdana, sans-serif;
	color:#a6a6a6;
	text-decoration:none;
}
.small_text_active{
	font-size: 9px;
	font-family: Geneva, Verdana, sans-serif;
	color:#c7a566;
	text-decoration:none;
}
.small_text:hover, .small_text_active:hover{
	text-decoration:underline;
	color:#c7a566;
}
a {
	color:#c7a566;
}
.larger{
	font-size:14px;
}
.homebuttons{
	color:#999;
	text-decoration:none;
}
.subnavigation{
	line-height:14px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
.subnavigation_active{
	line-height:14px;
	color:#c7a566;
	font-weight:bold;
	text-decoration:none;
}
.subnavigation:hover,.subnavigation_active:hover, .body_links:hover{
	color:#c7a566;
	text-decoration:underline;
}
b, strong {
	text-decoration:none;
}
.body_links{
	color:#999;
	text-decoration:none;
}

