
BODY { font-family: "times new roman", "arial unicode ms" }

.hebtext { lang: he; dir: rtl }

A { text-decoration: none; }

ABBR, ACRONYM { border-bottom-width: 0; }


/* Paragraph text */
p { color: #000011 }

/* Links within paragraphs (subtle) */
H1 a, H2 a, H3 a, H4 a, table a, ul a, p a { color: #00558F; text-decoration: none; }

/* old color was 222279 */

/* Links within paragraphs (revealed) */
H1:hover a, H2:hover a, H3:hover a, H4:hover a, table:hover a, ul:hover a, p:hover a { color: #22B24C; }

/* old color blue */

/* Rollover effect for links within paragraphs */
H1 a:hover, H2 a:hover, H3 a:hover, H4 a:hover, table a:hover, ul a:hover, p a:hover { color: red; text-decoration: none;}

