body {
	background-color:#00090B;
	background-image:url(icones/bg.gif);
	background-repeat:repeat-x;
	font-size: .9em;
	line-height: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #cccccc;
	font-size: 80%;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-size: 80%;
}

a:visited {
	color: #ffffff;
	font-size: 80%;
}

a:hover {
	color: #cccccc;
	text-decoration: underline;
	font-size: 80%;
}

img {
	border: 0px;
}
