.seaquel_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
.sql_small_txt {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.prdct_hdgs {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.prdcts_intro_txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #006699;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #006699;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

