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 {
}
	
#bkimage {
	background: #330033 url(backgrounds/blueblur.gif) repeat-y center center;
}

