body {
	background-image: url(images/background.jpg);
}
.welcome_text
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#C6C6C6;
}
.footer_text
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}
.footer_text a
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_text a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFE094;
	text-decoration:underline;
}
.jointextreg
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:underline;
}
.jointextcol
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:line-through;
	color:#FFE984;
}
.memberstream
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}
.memberstream a
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FFFF7B;
	text-decoration:underline;
}