body			{
			background: url("../images/background_901_06.bmp") center repeat-y;
			}

a:link			{
			text-decoration: none;
			color: #eeeeee;
			}

a:visited		{
			text-decoration: none;
			color: #bbbbbb;
			}

a:hover			{
			text-decoration: underline;
			color: #eeeeee;
			}

a:active		{
			text-decoration: none;
			color: #bbbbbb;
			}

.footer a:link		{
			color: #222222;
			text-decoration: none;
			}

.footer a:visited	{
			color: #555555;
			text-decoration: none;
			}

.footer a:hover		{
			color: #222222;
			text-decoration: underline;
			}

.footer a:active	{
			color: #555555;
			text-decoration: none;
			}

.cursor			{
			cursor: hand;
			}

.mainmenu		{
			border: dashed 5px;
			}

.submenu		{
			border: dashed 10px;
			}

.innerbody		{
			background: #faf0e6;
			}

.lineheight		{
			line-height: 1.2;
			}