body {
	margin-top: 10px;
	background-color:#DFD4B5;
	background-image: url(bg.gif);
	background-repeat:repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.text A{color:#CC9900; text-decoration:none;}
.text A:hover{color:#CC9900; text-decoration:underline;}
