body {
	margin: 0;
	padding: 0;
	background: url(img/topbg.png) top repeat-x #dcdcdc;
	font: Verdana,Tahoma,Arial,sans-serif;
}

a {
	text-decoration:none;
	color:#000099;
	font-weight:700;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

