img
	{
	border:0;
	}
body
	{
	background-image: url("images/bg.gif");
	margin:0;
	}
p
{
	font-family: verdana;
	font-size: 11px;
	color: #c0c0c0;
	}
h2
	{
	font-family: verdana;
	font-size: 15px;
	color: #c0c0c0;
	font-weight: bold;
	}
div.selected
	{
	font-family: verdana;
	font-size: 11px;
	color: #c0c0c0;
	font-weight: bold;
	display:inline;
	}
A:link, A:visited
	{
	font-family: verdana;
	font-size: 11px;
	color: #c3a257;
	font-weight: bold;
	text-decoration: none;
	}
A:hover
	{
	font-family: verdana;
	font-size: 11px;
	color: #c3a257;
	font-weight: bold;
	text-decoration: underline;
	}