@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.Texto {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.data {
	font-family: Arial;
	font-size: 12px;
	color: #253598;
}

.Titulo {
	font-family: Arial;
	font-size: 18px;
	color: #253598;
}

.Saibamais {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.Rodape {
	font-family: Arial;
	font-size: 14px;
	color: #253498;
}

.Rodape02 {
	font-family: Arial;
	font-size: 18px;
	color: #253498;
	font-weight:bold;
}


A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: bold
}
A:active {
	COLOR: #FFFFFF
}
