
UL {
	COLOR: #000088;
	font-size: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LETTER-SPACING: normal; 
	LINE-HEIGHT: bold; 
	TEXT-ALIGN: justify; 
	TEXT-DECORATION: none
}




.link_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: normal;
	text-align : justify;
	text-decoration : none;
	font : bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#008080;
	font-weight: normal;
	text-decoration : none;
}
 
 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: normal;
	text-align : justify;
	text-decoration : none;
}

 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Red;
	font-weight: bold;
	text-align : justify;
	text-decoration : none;
}

 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Red;
	font-weight: bold;
	text-align : justify;
	text-decoration : none;
}

 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Red;
	font-weight: bold;
	text-align : justify;
	text-decoration : none;
}


 .dq {
    font-family: Arial, Helvetica, sans-serif;
	color: #000088;
	text-decoration : none;
}