#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.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:#FFCC00; text-decoration:underline}
A.normal3:visited{color:#FFCC00; text-decoration:underline}
A.normal3:hover{color:#FF9900; text-decoration:underline}
A.normal3: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:none}
A.white:active{color:#FFCC00; text-decoration:none}

.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}
.indexbkgrnd {background-image: url(decor/index3.gif); background-repeat: repeat-x}

p {  font-family: Tahoma; font-size: 11px; color: 626262; margin-top: 0px; margin-bottom: 2px}

.tah10 {
	font-family: Tahoma;
	font-size: 10px;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	color: 626262;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tah15 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: FF7500;
}

.list {  list-style-position: outside; font-family: Tahoma; font-size: 11px; color: 626262}
