body {
	background     : #999966;
	margin-left    : 0px;
	margin-top     : 0px;
	margin-right   : 0px;
	margin-bottom  : 0px;
	vertical-align : middle;
} 

.tabela {
	min-height     : 100%;
	vertical-align : middle;
	align          : center;
	width          : 100%;
}

a:link {
    color             : #CCCCCC;
    text-decoration   : none;
}

a:visited {
    color             : #CCCCCC;
    text-decoration   : none;
}

a:hover {
    color             : #FF0000;
    text-decoration   : none;
}

