body {
	background-image: url(images/bg.png);
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	text-align: justify; }

#main {
	background-align: top left;
	background-repeat: no-repeat;
	height: 451px;
	width: 768px; }

a {
	text-decoration: none;
	color: #000000;
	cursor: crosshair;
	font-weight: bold; }

a:hover {
	color: #666666; }

.class1 a {
	font-weight: normal; }