body {
	margin: 0px;
	background-image: url(images/back.png);
	font-family: Times New Roman;
	color: #000000;
	font-size: 10px;
}
a:hover {
	font-family: Times New Roman;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Times New Roman;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
