BODY	{font-family:arial;
	font-size:12px;
	color:black}

BLACK	{background:black}

B	{color:crimson;
	font-weight:bold}

Q	{font-weight:bold;
	font-size:13px}

RIGHT	{align:right}

BIG	{color:seagreen;
	font-size:20px;
	font-weight:bold}

A:visited {text-decoration:none;
	color: #0033CC;
	font-weight: bold;}

A:active {text-decoration:none;
	color: #00bb00;
	font-weight: bold;}

A:link 	{text-decoration:none;
	color: #0033EE;
	font-weight: bold;}

A:hover {text-decoration: underline;
	color: #FF0000;
	font-weight: bold;}
