
#3399FF = medium blue
#3366FF = blue
#FF9900 = orange

A.normal:link{color:#3399FF; text-decoration:underline}
A.normal:visited{color:#3399FF; text-decoration:underline}
A.normal:hover{color:#3366FF; text-decoration:underline}
A.normal:active{color:#3366FF; text-decoration:underline}

.nav:link{color:#3399FF; text-decoration:underline}
.nav:visited{color:#3399FF; text-decoration:underline}
.nav:hover{color:#66CCFF; text-decoration:underline}
.nav:active{color:#66CCFF; text-decoration:underline}

A.orange:link{color:#3399FF; text-decoration:underline}
A.orange:visited{color:#3399FF; text-decoration:underline}
A.orange:hover{color:#FF9900; text-decoration:underline}
A.orange:active{color:#FF9900; text-decoration:underline}

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

A.hover:link{color:#3399FF; text-decoration:none}
A.hover:visited{color:#3399FF; text-decoration:none}
A.hover:hover{color:#3366FF; text-decoration:underline}
A.hover:active{color:#3366FF; text-decoration:underline}

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


.justify {  text-align: justify}

p {
	font-family: Verdana, Monaco, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
}

.p2 {
	font-family: Verdana, Monaco, Helvetica, sans-serif;
	font-size: .7em;
}

.p3 {
	font-family: Verdana, Monaco, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.25em;
}

.bkgrnd {background-image: url(decor/bkgrnd.jpg); background-repeat: repeat-x}

.bkgrndbar {background-image: url(decor/bkgrndbar.jpg); background-repeat: repeat-x}

.bkgrndmembers {background-image: url(members/decor/img-membersmainbkgrnd.jpg); background-repeat: no-repeat}
