.abc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5B01C;
}

.abc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5B01C;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5A11C;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5B01C;
        font-weight:bold;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E99461;
}


.text0 {
	font-family: Arial;
	font-size: 12px;
	color:#4A84A6;
	font-weight:bold;
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	color:#4A84A6;
	font-weight:normal;
}


a.ne 
    { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5B01C;
        font-weight:none;
	}


a.ne:link
    {
    color : #F5B01C;
	text-decoration : none;
    }
    
a.ne:visited
    {
    color : #F5B01C;
	text-decoration: none ;
    }
    
a.ne:active
    {
    color : #F5B01C;
	text-decoration : none;
    }


a.ne:hover
    {
    color : #F5B01C;
    text-decoration : underline;
    background: #EBF4D3;
    }

a.z 
    { 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5B01C;
        font-weight:none;
	}


a.z:link
    {
    color : #F5B01C;
	text-decoration : none;
    }
    
a.z:visited
    {
    color : #F5B01C;
	text-decoration: none ;
    }
    
a.z:active
    {
    color : #F5B01C;
	text-decoration : none;
    }


a.z:hover
    {
    color : #F5B01C;
    text-decoration : underline;
    }

a.sm 
    { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E99461;
        font-weight:none;
	}


a.sm:link
    {
	color:#E99461;
	text-decoration : none;
    }
    
a.sm:visited
    {
	color:#E99461;
	text-decoration: none ;
    }
    
a.sm:active
    {
	color:#E99461;
	text-decoration : none;
    }


a.sm:hover
    {
    color:#E99461;
    text-decoration : underline;
    }
