/* CSS Document */
@charset "UTF-8";


td img {
	display: block;
	font-family: Trebushet MS;
	font-size: 12px;
	color: #000000;
}

body,td,th {
	font-family: Trebushet MS;
	font-size: 14px;
	color: #000;
}

body {
	background-color: #4E4A5B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #000000;

}



a:link {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #000;

}
a:visited {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #000;

}
a:hover {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #0C559A;

}
a:active {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #0C559A;

}

/* MENU ######################################################################################################## */

.menu a:link {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #FFFFFF;

}
.menu a:visited {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #FFFFFF;

}
.menu a:hover {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #D7D700;

}
.menu a:active {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #D7D700;

}

 /*RODAPE ######################################################################################### */

.rodape a:link {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #F3F3F3;

}
.rodape a:visited {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #F3F3F3;

}
.rodape a:hover {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #ECBEB0;

}
.rodape a:active {
	text-decoration: none;
	font-family: Trebushet MS;
	font-size: 14px;
	color: #F0F0F0;

}

