#linkClick4choice {
	font-family:		Tahoma;
	color:			#000080;
}

#linkAllTheWeb {
 	border: 		1px #CCCCCC solid;
 	padding:		5px;
}

#bookForm {
	margin-top:		5px;
}

#bookForm input, #bookForm select, #bookForm textarea {
	background:	 	#FFFFFF;
	border: 		1px solid #CCCCCC;
}
#bookForm #submit {
	background: 		#F8DEF2;
}
#bookForm #reset {
	background:		#DEE5F7;
}
#bookForm span {
	display:		block;
	float:			left;
	width:			130px;
	padding-right:		2px;
	text-align:		right;
}

#faqContent {
	color:			#FF00FF;
	overflow:		auto;
	height:			450px;
}
#faqContent a {
	color:			#000000;
	font-size:		12px;
	font-family:		arial;
	text-decoration:	none;
}

#coveredContent {
	overflow:		auto;
	height:			450px;
}

a {
	color: #828282;
}

#sitemap a {
	color: #828282;
}