body {
padding : 0;
margin : 0;
background : #fff;
}

.maiusculas {
	text-transform: uppercase;
}

img {
   behavior: url("png/pngbehavior.htc");
}

#tabela a {
color : #fff;
text-decoration : none;
font : 11px verdana;
}