#FF9900 = orange
#FFCC00 = light orange
#FF6600 = dark orange

A.normal:link {color: #FF9900; text-decoration: underline}
A.normal:visited {color: #FF9900; text-decoration: underline}
A.normal:hover {color: #FF6600; text-decoration: underline}
A.normal:active {color: #FF6600; text-decoration: underline}

A.normalx:link {color: #FF9900; text-decoration: none}
A.normalx:visited {color: #FF9900; text-decoration: none}
A.normalx:hover {color: #FF6600; text-decoration: underline}
A.normalx:active {color: #FF6600; text-decoration: underline}

A.normal2:link{color:#FF9900; text-decoration:underline}
A.normal2:visited{color:#FF6600; text-decoration:underline}
A.normal2:hover{color:#FFCC00; text-decoration:underline}
A.normal2:active{color:#FFCC00; text-decoration:underline}

A.normal3:link{color:#FF9900; text-decoration:underline}
A.normal3:visited{color:#FF9900; text-decoration:underline}
A.normal3:hover{color:#FFCC00; text-decoration:underline}
A.normal3:active{color:#FFCC00; text-decoration:underline}

A.normal4:link{color:#FF9900; text-decoration:underline}
A.normal4:visited{color:#FF9900; text-decoration:underline}
A.normal4:hover{color:#333333; text-decoration:underline}
A.normal4:active{color:#333333; text-decoration:underline}

A.normal5:link {color: #FF9900; text-decoration: underline}
A.normal5:visited {color: #FF6600; text-decoration: underline}
A.normal5:hover {color: #FF6600; text-decoration: underline}
A.normal5:active {color: #FF6600; text-decoration: underline}

A.hover:link{color:#333333; text-decoration:none}
A.hover:visited{color:#333333; text-decoration:none}
A.hover:hover{color:#FF6600; text-decoration:none}
A.hover:active{color:#FF6600; text-decoration:none}

A.hover2:link{color:#FFCC00; text-decoration:none}
A.hover2:visited{color:#FFCC00; text-decoration:none}
A.hover2:hover{color:#FF9900; text-decoration:underline}
A.hover2:active{color:#FF9900; text-decoration:underline}

A.white:link{color:#FFFFFF; text-decoration:none}
A.white:visited{color:#FFFFFF; text-decoration:none}
A.white:hover{color:#FFCC00; text-decoration:underline}
A.white:active{color:#FFCC00; text-decoration:underline}

A.taglinkclass:link {color: #666666; text-decoration: none}
A.taglinkclass:visited {color: #999999; text-decoration: none}
A.taglinkclass:hover {color: #FF9900; text-decoration: underline}
A.taglinkclass:active {color: #FF9900; text-decoration: underline}

.justify {  text-align: justify}

.bkgrnd {background-image: url(decor/bkgrndmain.jpg); background-repeat: no-repeat; background-position: right top}
.boxleft {background-image: url(decor/box_left.gif); background-repeat: repeat-y}
.boxright {  background-image: url(decor/box_right.gif); background-repeat: repeat-y}
.boxblueleft {background-image: url(decor/box_blueleft.gif); background-repeat: repeat-y}
.boxblueright {  background-image: url(decor/box_blueright.gif); background-repeat: repeat-y}
.indexbkgrnd {background-image: url(decor/index3.gif); background-repeat: repeat-x}

p {  font-family: Verdana, Monaco, Helvetica, sans-serif; font-size: 11px; margin-top: 0px; margin-bottom: 2px}
.psmall {  font-family: Verdana, Monaco, Helvetica, sans-serif; font-size: 9px}
h1 {  font-family: Verdana, Monaco, Helvetica, sans-serif; font-size: 13px; margin-top: 0px; margin-bottom: 2px; font-weight: bold}
.list {  line-height: 1.5em}

@font-face
{
font-family: jabstyle;
src: url('decor/BADABB.TTF'),
     url('decor/BADABB.eot'); /* IE9 */
} 