TD#maincolumn {color: white; background-color:black;}

.title {color: white;}
.title A:link 	{color:white; text-decoration:none}	
.title A:visited {color:white; text-decoration:none}
.title A:hover 	{color:red; text-decoration:none}
.title A:active  {color:white; text-decoration:underline}

.titlebright {color:white;}
A.titlebright  {color:white;}
A.titlebright:link {color:white;}
A.titlebright:visited {color:white;}
A.titlebright:active  {text-decoration: underline;}
A.titlebright:hover  {color:red;}

.headingcolour {color: white;}
.headingcolour A {color: white;}
.headingcolour A:link	 {color: white;}
.headingcolour A:visited {color: white;}
.headingcolour A:active {color: white;}
.headingcolour A:hover {color: red;}


DIV#pagetext A		{color:white; text-decoration:underline; font-family: Arial, Helvetica, sans-serif}
DIV#pagetext A:link		{color:white; text-decoration:underline}
DIV#pagetext A:visited	{color:white; text-decoration:underline}
DIV#pagetext A:hover		{color:red; text-decoration:underline}
DIV#pagetext A:active	{color:white; text-decoration:underline}

H1 {color: white;}
H1 A			{color:white; text-decoration:none}	
H1 A:link 		{color:white; text-decoration:none}	
H1 A:visited	{color:white; text-decoration:none}
H1 A:hover 		{color:red; text-decoration:none}
H1 A:active 	{color:white; text-decoration:underline}
H2 {color: white;}
H3 {color: white;}
H3 A			{color:white; text-decoration:none}	
H3 A:link 		{color:white; text-decoration:none}	
H3 A:visited  	{color:white; text-decoration:none}
H3 A:hover 		{color:red; text-decoration:none}
H3 A:active  	{color:white; text-decoration:underline}
H4 {color: white;}
H5 {color: white;}

.tabletext  {background-color: white;}
.tabletext TD {background-color: black;}
.tablecellhighlight TD {background-color: black;}