.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #005B00;
	font-weight : normal;
	text-decoration : none;	
}
.txt A:link      { color:#005B00; text-decoration : none; }
.txt A:visited  { color:#005B00; text-decoration : none; }
.txt A:active  { color:#005B00; text-decoration : underline; }
.txt A:hover   { color: #005B00; text-decoration : underline; }


.crumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #005B00;
	font-weight : normal;
	text-decoration : none;	
}
.crumbs A:link      { color:#005B00; text-decoration : underline; }
.crumbs A:visited  { color:#005B00; text-decoration : underline; }
.crumbs A:active  { color:#B2CCB2; text-decoration : underline; }
.crumbs A:hover   { color: #B2CCB2; text-decoration : underline; }


.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #005B00;
	font-weight : normal;
	text-decoration : none;	
}
.footer A:link      { color:#005B00; text-decoration : underline; }
.footer A:visited  { color:#005B00; text-decoration : underline; }
.footer A:active  { color:#B2CCB2; text-decoration : underline; }
.footer A:hover   { color: #B2CCB2; text-decoration : underline; }

.txtField{
    border-top: .5px solid #DE9DB5;
    border-bottom: .5px solid #DE9DB5;
    border-left: .5px solid #DE9DB5;
    border-right: .5px solid #DE9DB5;
    background-color: #F4C1D4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #0000AC; 
}

.bttn{
    border-top: .5px solid #DE9DB5;
    border-bottom: .5px solid #DE9DB5;
    border-left: .5px solid #DE9DB5;
    border-right: .5px solid #DE9DB5;
    background-color: #F4C1D4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #0000AC;   
    }
	
.ADV-RATES {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}
.ADV-RATES A:link      { color:#F60; text-decoration : underline; }
.ADV-RATES A:visited  { color:#F60; text-decoration : underline; }
.ADV-RATES A:active  { color:#F60; text-decoration : underline; }
.ADV-RATES A:hover   { color: #B2CCB2; text-decoration : underline; }
