body,td,input
	{
	font-family: tahoma, helvetica;
	font-size: 12px;
	color: #d9d9d9;
	line-height: 18px;
	}
body
	{
	background-image: url('../images/a1.jpg');
	}
form
	{
	margin: 0px;
	}
a:link
	{
	color: #ECB02D;
	text-decoration:none;
	font-weight:bold;
	}
a:visited
	{
	color: #CCB02D;
	text-decoration:none;
	font-weight:bold;
	}
a:active
	{
	color: #ECB02D;
	text-decoration:none;
	font-weight:bold;
	}
a:hover
	{
	color: #FCB0CD;
	text-decoration:underline;
	font-weight:bold;
	}
.left
	{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	}
.emph
	{
	color: #ffffff;
	font-weight: bold;
	}
