.bordaTabela {
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-width: medium;
	border-left-color: #EEEEEE;

}
.rodape {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	color: #800000;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 12px;
}
a:visited {text-decoration: none}
a:hover {text-decoration: underline; 
color: #FF0000;
}
a:active {text-decoration: none}