body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body a:link, body a:visited {
	text-decoration: none;
	color: #333333;
}

body a:active, body a:hover {
	text-decoration: underline;
}

#divAdress p {
	font-size: 10px;
	padding: 5px;
	margin: 0px;
}

/*body.g {
	background-image: url(../img/bg/wall1.jpg);
}

body.y {
	background-image: url(../img/bg/wall2.jpg);
}

body.b {
	background-image: url(../img/bg/wall3.jpg);
}

body.r {
	background-image: url(../img/bg/wall4.jpg);
}*/