body {
	background-image: url(/ralph/en/img/bg-cont2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #cccc00;
	margin: 0px 9px 0px 160px;
	padding: 0px;
}
.conteudo {
	font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6a6a16;
}
.link {
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #333333;
}
A.link:link {text-decoration: none}
A.link:visited {text-decoration: none}
A.link:active {color: #000000; background-image: url(/img/linkz.gif); background-repeat: repeat-x; background-position: bottom}
A.link:hover {color: #000000; background-image: url(/img/linkz.gif); background-repeat: repeat-x; background-position: bottom }

