BODY, TABLE, TR, TD, A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #C2E1D2;
}

bodyfundo {
	background-image: url(../flash/coisinhas.jpg);
}

A:LINK {
	color: #106A2C;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

A:VISITED {
	color : #106A2C;
	text-decoration : none;
	font-weight : bold;
	font-family: Verdana;
	font-size: 11px;
}

A:HOVER {
	color: #106A2C;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

.texto {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #106A2C;
}

A.actualizacao:LINK {
	color: #EF2C2C;
	text-decoration: none;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 11px;
}

A.actualizacao:VISITED {
	color : #EF2C2C;
	text-decoration : none;
	font-weight : bold;
	font-family: "Comic Sans MS";
	font-size: 11px;
}

A.actualizacao:HOVER {
	color: #106A2C;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 11px;
}

.texto_actualizacao {
	font-family: "Comic Sans MS";
	font-size: bold 10px;
	color: #EF2C2C;
	font: bold;
}

.textorodape {  
	font-family: arial;
	font-size: 10px;
	color: #5A270F;
}

.textobold {
	font-family: verdana;
	font-size: bold 14px;
	color: #106A2C;
	font-weight: bold;
}

TH {
	background-color: #7D9754;
	border: 1px solid #4D6724;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 11px;
	font-family: sans-serif;
	text-align: center;
}