A:link		{
		font-family:		tahoma, verdana;
		font-size:		12;
		font-weight:		BOLD;
		color:			#DCDCE5;
		text-align:		center;
		text-decoration:	none;
		}

A:visited	{
		font-family:		tahoma, verdana;
		font-size:		12;
		font-weight:		BOLD;
		color:			#A1A4BB;
		text-align:		center;
		text-decoration:	none;
		}

A:hover		{
		font-family:		tahoma, verdana;
		font-size:		12;
		font-weight:		BOLD;
		color:			#AAAAAA;
		text-align:		center;
		text-decoration:	none;
		}
BODY		{
		background-image:	url('images2/background2.gif');
		background-repeat:	no-repeat;
		font-family:		tahoma, verdana;
		font-size:		12;
		color:			#AAAAAA;
		}

h1		{
		font-family:		tahoma, verdana;
		color:			#DCDCE5;
		font-size:		14;
		text-align:		left;
		}

h2		{
		font-family:		tahoma, verdana;
		color:			#A1A4BB;
		font-size:		12;
		text-align:		left;
		}

h3		{
		font-family:		tahoma, verdana;
		color:			#A1A4BB;
		font-size:		12;
		text-align:		right;
		}

.scrollingbox	{	
		font-family:		tahoma, verdana;
		font-weight:		BOLD;
		font-size:		12;
		color:			#DCDCE5;
		text-align:		center;
		}
.message	{
		color:			#31366A;
		font-family:		rockwell;
		}
