.top-menu {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
a.top-menu:link { 
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
a.top-menu:visited { 
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
a.top-menu:hover { 
	font-family: Tahoma;
	font-size: 13px;
	color: #D3E003;
	text-decoration:none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.copyright:link { 
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.copyright:visited { 
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.copyright:hover { 
	font-family: Tahoma;
	font-size: 11px;
	color: #D3E003;
	text-decoration:none;
}.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
