html, body, #centrada {
	height:100%;
	margin-top: 0px;
	margin-left: 0px;
    border: none;
	font-family: verdana;
	font-size: 9px;
	color: #bebebe;
	background-image:url(../images/fons990.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
font.vermell{
	font-family: verdana;
	font-size: 9px;
	color: #ff0000;
	font-weight: bold;
}
font.grisfort{
	font-size: 9px;
	color: #666666;
}
img.thumbnail{
	border:#666666;
	border-width: 1px;
}
h1{
	font-size: 12px;
	color: #666666;
}
