/* CSS File für OliverRosa.ch */

body {
	text-align: left;
	color: #003366;
	background-color: #FFFFFF;
	font: normal 12px sans-serif;
	margin: 0px 0px 0px 0px;

}
a.emaillink {
	text-decoration:none;
}

a.emaillink:link {
	text-decoration:none;
}

a.emaillink:visited {
	text-decoration:none;
}

a.emaillink:active {
	text-decoration:none;
}

a.emaillink:hover {
	text-decoration:none;
}

.picture {
	border:none;
}

a.picture {
	text-decoration:none;
}

a.picture:link {
	text-decoration:none;
}

a.picture:visited {
	text-decoration:none;
}

a.picture:active {
	text-decoration:none;
}

a.picture:hover {
	text-decoration:none;
}

