/*-------------------------------------------------------------------------------------------------------------< LINKS > */
a.ql_links:link
{
	color:#BF5124; border-bottom-style:none; 
	text-decoration: none; 
	font-size: 11px; 
	letter-spacing: 2px; 
	vertical-align: bottom;
	text-align: left;
}
a.ql_links:visited 
{
	color:#BF5124; 
	border-bottom-style:none; 
	text-decoration: none; 
	font-size:11px; 
	letter-spacing: 2px; 
	vertical-align: bottom;
	text-align: left;
}
a.ql_links:active 
{
	color:#BF5124; 
	border-bottom-style:none; 
	text-decoration: none; 
	font-size: 11px; 
	letter-spacing: 2px; 
	vertical-align: bottom;
	text-align: left;
}
a.ql_links:hover
{
	color:#95401C; 
	border-bottom-style:none; 
	text-decoration: none; 
	font-size: 11px; 
	letter-spacing: 2px; 
	vertical-align: bottom;
	text-align: left;
}

a.m_links:link
{
	color:#000000; 
	border-bottom-style:none; 
	text-decoration: none; 
	font-size: 11px; 
	letter-spacing: 2px; 
	vertical-align: bottom;
}
a.m_links:visited 
{
	color:#000000; 
	border-bottom-style:none; 
	text-decoration: none; 
	font-size: 11px; 
	letter-spacing: 2px; 
	vertical-align: bottom;
}
a.m_links:active 
{
	color:#000000; 
	border-bottom-style:none; 
	text-decoration: none; 
	font-size: 11px; 
	letter-spacing: 2px; 
	vertical-align: bottom;
}
a.m_links:hover
{
	color:#666666; 
	border-bottom-style:none; 
	text-decoration: none; 
	font-size: 11px; 
	letter-spacing: 2px; 
	vertical-align: bottom;
}
/*-------------------------------------------------------------------------------------------------------------< TEXT > */

.text10center
{
	font-family: arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
	letter-spacing: 2px; 	
	color: #000000;  
}