@charset "UTF-8";
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}
.fundo {
	background-image: url(img/base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.te {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	white-space: nowrap;
	font-style: normal;
	line-height: normal;
	float: none;
	height: 20px;
	width: 70px;
}
