a:link
{
	color: rgb(255,255,255); 
}
a:visited
{
	color: rgb(255,255,153); 
} 
a:active 
{
	color: rgb(255,153,51);
}
body         { font-family: AlbertaExtralight; background-color: rgb(0,0,0); color: #FFFFFF; 
               font-size: 10 pt }