.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodylink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodylink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFA76C;
	text-decoration: none;
}
.top:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D2A68E;
	text-decoration: none;
}
.blackbodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}

.box {
	border: 2px solid #CCCCCC;
}
.box:hover {
	border: 2px solid #f59e21;
}
.box1 {
	border: 2px solid #CCCCCC;
}