BODY{
    background-color:#000000; color:#FFFFFF;}
	
	p  {
	font-size : x-small;
	font-family : Arial;
	color : White;
}

b  {
    font-size : x-small;
	font-family : arial;
	color : white;
	
	}


A  {
	font-size : xx-small;
	font-family : Arial;
	color : white;
}

A:Visited  {
	font-size : xx-small;
	font-family : Arial;
	color : B9B9B9;
}

A:Active  {
	font-size : xx-small;
	font-family : Arial;
	color : Black;
}
