DIV#content {color: #FFFF00; background-color:#000000; background-image: none;}

DIV#contentForum {color: #FFFF00; background-color:#000000; background-image: none;}

.tablelayouttext
{
	color:				#FFFF00;
	background-color:	#000000;
}

.title {color: yellow;}
.title A:link 	{color:yellow; text-decoration:none}	
.title A:visited {color:yellow; text-decoration:none}
.title A:hover 	{color:red; text-decoration:none}
.title A:active  {color:yellow; text-decoration:underline}

#content A		{color:yellow; text-decoration:none; font-family: Arial, Helvetica, sans-serif}
#content A:link		{color:yellow; text-decoration:none}
#content A:visited	{color:yellow; text-decoration:none}
#content A:hover		{color:red; text-decoration:none}
#content A:active	{color:yellow; text-decoration:underline}

#content A
{
	font-weight: bold;
	color:		#FFFF00;
}

#content A:link
{
	font-weight: bold;
	color:		#FFFF00;
}

#content A:visited
{
	font-weight: bold;
	color:		#FFFF00;
}

#content A:hover
{
	font-weight: bold;
	color:		#FFFF00;
}

#content A:active
{
	font-weight: bold;
	color:		#FFFF00;
}


H1 {color: yellow;}
H1 A			{color:yellow; text-decoration:none}	
H1 A:link 		{color:yellow; text-decoration:none}	
H1 A:visited	{color:yellow; text-decoration:none}
H1 A:hover 		{color:red; text-decoration:none}
H1 A:active 	{color:yellow; text-decoration:underline}
H2 {color: yellow;}
H3 {color: yellow;}
H3 A			{color:yellow; text-decoration:none}	
H3 A:link 		{color:yellow; text-decoration:none}	
H3 A:visited  	{color:yellow; text-decoration:none}
H3 A:hover 		{color:red; text-decoration:none}
H3 A:active  	{color:yellow; text-decoration:underline}
H4 {color: yellow;}
H5 {color: yellow;}



