.css {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px
}
.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.css2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px
}

	.ht{min-height: 750px;}
	
a:hover {
background-color: #e0e0e0;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #ff8000; }
a:active { color: #ff8000; }	
