A  {
	color : White;
}

A:Visited  {
	color : White;
}

A:Active  {
	color : White;
}

A:Hover  {
	color : White;
}


body         { background-image: url('bk.jpg'); background-repeat: no-repeat; 
               background-attachment: fixed; background-position: center top; }


.yellowhead { color:#000000; }