body,tr,td,p,a {font-family: Arial, Helvetica, sans-serif;}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}

a.red:link {text-decoration:underline; color:#A00F04;}
a.red:visited { text-decoration:underline; color:#A00F04;}
a.red:hover { text-decoration:underline; color:Green;}
a.red:active { text-decoration:underline; color:Green;}

a.green:link {text-decoration:underline; color:Green;}
a.green:visited { text-decoration:underline; color:Green;}
a.green:hover { text-decoration:underline; color:#A00F04;}
a.green:active { text-decoration:underline; color:#A00F04;}

.headline_green {font-size: 18px; font-weight:bold; color:Green;}
.headline_orange {font-size: 18px; font-weight:bold; color:#F35600;}
.headline_red {font-size: 18px; font-weight:bold; color:#A00F04;}

.text_green {font-size: 14px; color:Green;}
.text_orange {font-size: 14px; color:#F35600;}
.text_red {font-size: 14px; color:#A00F04;}

.highlight_green {font-size: 14px; font-weight:bold; color:Green;}
.highlight_orange {font-size: 14px; font-weight:bold; color:#F35600;}
.highlight_red {font-size: 14px; font-weight:bold; color:#A00F04;}