body{
	background-image:url(images/indexbg-6.jpg);
	color:#ffffff;
	text-align:center;
	text-decoration: none;
	vertical-align:middle;
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
}

a { text-decoration: none; color: #FF6600; }
a:link		{ color: #FF9900; }
a:active	{ }
a:hover		{ background: #5599aa; color: yellow; }

