a:link {   color: #999999; text-decoration: none}
a:visited {   color: #999999; text-decoration: none}
a:hover {   color: #000066; text-decoration: none}

a.white:link {   color: #CCCCFF; text-decoration: none}
a.white:visited {   color: #CCCCFF; text-decoration: none}
a.white:hover {  color: #FFFFFF; text-decoration: none}

.currentpage {
	color: #666666;}
	
#bkimage {
	background: #990033 url(backgrounds/blue.jpg) repeat-y center center;
}
