
a { color: #333333; text-decoration: none}
a:hover { color: #FF3300; text-decoration: underline}

td { font-size: 12px; line-height:130%}
.text10 { font-size: 10px; line-height: 130%}
.text14 { font-size: 14px; line-height: 130%}
.text16 { font-size: 16px; line-height: 130%}



a.type1 { color: #333333; text-decoration: underline ; }
a:visited.type1{ color: #333333; text-decoration:underline; }
a:hover.type1{ color: #333333; text-decoration:none; }
a:active.type1{ color: #333333; text-decoration:none; }
