* {
	border: 0px;
	margin: 0px;
	outline: 0px;
	padding: 0px;
	resize: none;
}

/*@font-face {
	font-family: "Delicious";
	src: url("fonts/DeliciousRoman.eot");
	src: local("Delicious"), url("fonts/DeliciousRoman.otf") format("opentype");
}

@font-face {
	font-family: "Delicious";
	font-weight: bold;
	src: url("fonts/DeliciousBold.eot");
	src: local("Delicious"), url("fonts/DeliciousBold.otf") format("opentype");
}
*/
body {
	background: #e3ebf0 url('../img/bg.gif') 0px 0px repeat;
	color: #4d4d4d;
/*	font: normal normal normal 16px/19px "Delicious", sans-serif;*/
font: normal normal normal 16px/19px "Tahoma", "Arial", sans-serif;
}

a {
	border-bottom: 1px dotted #3286b6;
	color: #3286b6;
	.cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	border-bottom: 0px;
}

.ad_block {
	height: 90px;
	width: 728px;
	/* background: #d5d5d5; to the end of the block: these rules should be removed when the site goes live with real advertisements */
}

.ad_block a, #h_ad a {
border-bottom: 0px;
}
