body {
	font-family: Tahoma;
	
}
td {
	font-family: Tahoma;
	font-size: 11px;
}

.linkMenu {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.linkMenu:hover {
	color: #CC0000;
	text-decoration: none;
}
.linkColunista {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkColunista:hover {
	color: #FFCC00;
	
}
.link {
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titulos {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #FF6600;
	background-color: #F5F5F5;
	padding: 5;
}
