a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.tmenu{
	font-family: AuXDotBitC;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.bmenu{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}.textForm {
	font-family: Tahoma;
	font-size: 11px;
	color: #043A56;
	text-decoration: none;
	background-color: #DBF1FD;
}
.table {
	border: 1px dotted #043A56;
}
.textRodape {

	font-family: Tahoma;
	font-size: 11px;
	color: 003753;
	text-decoration: none;
}
.planos {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.uptimePercent {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}
.textRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #C00;
	text-decoration: none;
}
