.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
a.top{
	font-family:Tahoma;
	font-size:18px;
	font-weight: normal;
	text-decoration:none;
	color:#727039;
	text-transform:uppercase;
	display:block;
}
a.top:hover{
	color:#000000;
}
a.faq_txt{
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color:#000;
}
a.faq_txt:hover{
	color:#000000;
	text-decoration:underline;
}
.quote{
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color:#000;
	line-height:33px;
}
.rights{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color:#CDE5FF;
}