* {
	margin: 0px;
	padding: 0px;
}

body, td {
	font-family: Myriad web, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.header {
	width: 750px;
	height: 125px;
	/*background-image: url(../images/topp11b.jpg);*/
	background-image: url(../images/bellatop.jpg);
}

.logo {
	background-image: url(../images/porrdebuttopp.jpg);
	width: 750px;
	height: 125px;
}

p {
	margin-bottom: 10px;
}

a {
	color: blue;
}

.menu {
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 2px dotted;
}

.menu a {
	color: #77f;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}
