.tabelaforum{
	background : White;
	border : 1px solid Black;
}

A.linkforum:link {
	color: Black;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 11px;
	font-family : Tahoma;
}
A.linkforum:visited {
	color: Black;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 11px;
	font-family : Tahoma;
}
A.linkforum:hover {
	color: #537AB9;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 11px;
}
A.linkforum:active {
	color: #999999;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 11px;
}

.tabelatopoforum{
	background : #C2CFDF;
	border : 1px;
}

A.linktopico:link {
	color: Black;
	text-decoration: underline;
	font-size: 13px;
	font-family : Tahoma;
}
A.linktopico:visited {
	color: Black;
	text-decoration: underline;
	font-size: 13px;
	font-family : Tahoma;
}
A.linktopico:hover {
	color: #537AB9;
	text-decoration: underline;
	font-size: 13px;
}
A.linktopico:active {
	color: #999999;
	text-decoration: underline;
	font-size: 13px;
}

A.linkpaginaforum:visited {
	color: #5E8ACA;
	text-decoration: none;
	font-weight: 700;
	font-size: 10px;
	FONT-FAMILY: Verdana;
}
A.linkpaginaforum:link {
	color: #5E8ACA;
	text-decoration: none;
	font-weight: 700;
	font-size: 10px;
	FONT-FAMILY: Verdana;
}

.botaoforum{
	background-color : #E4EAF2;
	width : 150px;
	height : 20px;
	text-align : center;
	color : Black;
	border : 1px ridge Silver;
	cursor : pointer;
	border-color : #4C77B6 #4C77B6 #4C77B6 #4C77B6;
	border-bottom-style : solid;
	border-right-style : solid;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-left-style : solid;
	border-top-style : solid;
}

A.linksaida:link {
	color: Black;
	text-decoration: underline;
	font-size: 11px;
	font-family : Tahoma;
}
A.linksaida:visited {
	color: Black;
	text-decoration: underline;
	font-size: 11px;
	font-family : Tahoma;
}
A.linksaida:hover {
	color: #537AB9;
	text-decoration: underline;
	font-size: 11px;
}
A.linksaida:active {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}

.datas{
	color: Black;
	font-size: 11px;
	font-family : Tahoma;
}


