DIV#content {color: white; background-color:black; background-image: none;}

DIV#contentForum {color: white; background-color:black; background-image: none;}

.tablelayouttext
{
	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}

#content A		{color:white; text-decoration:none; font-family: Arial, Helvetica, sans-serif}
#content A:link		{color:white; text-decoration:none}
#content A:visited	{color:white; text-decoration:none}
#content A:hover		{color:red; text-decoration:none}
#content A:active	{color:white; text-decoration:underline}

#content A
{
	font-weight: bold;
	color: #FFFFFF;
}

#content A:link
{
	font-weight: bold;
	color: #FFFFFF;
}

#content A:visited
{
	font-weight: bold;
	color: #FFFFFF;
}

#content A:hover
{
	font-weight: bold;
	color: #FFFFFF;
}

#content A:active
{
	font-weight: bold;
	color: #FFFFFF;
}

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;}
