.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.normal_gr {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}

.trans {
opacity: .9; 
filter: alpha(opacity=90); 
-moz-opacity: .9;
}

a:active 			{ font-family: Arial; font-size: 11px; color: #666666; text-decoration: none}
a:link 			    { font-family: Arial; font-size: 11px; color: #666666; text-decoration: none}
a:visited 			{ font-family: Arial; font-size: 11px; color: #666666; text-decoration: none}
a:hover 			{ font-family: Arial; font-size: 11px; color: #666666; text-decoration: underline}

img.img_border { border:4px solid #A8DCF1; }
