BODY {
	color : Black;
	font-family : Arial, sans-serif;
	font-size : medium;
}

A {
	color : #CC9900;text-decoration : none; 
}



HOVER {
	color : #CC9900; text-decoration : underline;
}
a.tab { color : Black; font : normal bold 13px Arial, Helvetica, sans-serif; text-decoration : none;   background : transparent;  }

a:hover.tab {  font : normal bold 13px Arial, Helvetica, sans-serif; text-decoration : none;  background : transparent;                             }

a.Red { ; text-decoration : none; color : #AE3900; font : bold 11px Arial, Helvetica, sans-serif;  background : transparent;  }

a:hover.red { color : #FF732F; font : bold 11px Arial, Helvetica, sans-serif; text-decoration : none;  background : transparent;  }

a.Redsub{color : Black;  text-decoration : none;  font : 11px Arial, Helvetica, sans-serif;  background : transparent;                          }

a:hover.redsub { color : #FF9900; font : 11px Arial, Helvetica, sans-serif; text-decoration : none;  background : transparent;  }

a.topWhite { color : white; font-family : Arial, Helvetica, sans-serif; font-size : small; text-decoration : none;  background : transparent;  }

a:hover.topWhite { color : silver; font-family : Arial, Helvetica, sans-serif; font-size : small; text-decoration : none;  background : transparent;  }

a.grey { color : Silver; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : underline;  background : transparent;  }

a:hover.grey { color : Gray; font-family : Arial, Helvetica, sans-serif; font-size : 11px; text-decoration : none;  background : transparent;  }

