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

