/* INÍCIO LINK - MOUSE OVER NA TABELA  -----------------------------*/
.basic_table_cell td{
	background-color:#e9ece4;
	padding-left: 6px;
	padding-right: 6px;
}
	.basic_table_cell_over td{
	background-color:#789d58;
	padding-right: 6px;
	padding-left: 28px;
	background-image: url(pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
}
/* FIM LINK - MOUSE OVER NA TABELA  -----------------------------*/

/* INÍCIO LINK - GERAL  -----------------------------*/
a:link {
			color: #333333;
			text-decoration: underline;
}

a:visited {
			color: #333333;
			text-decoration: underline;
}

a:hover {
			color: #5BB202;
			text-decoration: underline;
}

a:active {
			color: #333333;
			text-decoration: underline;
}
/* FIM LINK - GERAL  -----------------------------*/

/* INÍCIO LINK - SUB BIBLIOTECA  -----------------------------*/
.sub_biblioteca a:link {
	color: #617D46;
	text-decoration: none;
	font-weight: bold;
}

.sub_biblioteca a:visited {
	color: #617D46;
	text-decoration: none;
	font-weight: bold;
}

.sub_biblioteca a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.sub_biblioteca a:active {
	color: #617D46;
	text-decoration: none;
	font-weight: bold;
}
/* FIM LINK - SUB BIBLIOTECA  -----------------------------*/

/* INÍCIO LINK - NOTÍCIAS  -----------------------------*/
.not01 a:link {
	color: #10290C;
	text-decoration: none;
}

.not01 a:visited {
	color: #10290C;
	text-decoration: none;
}

.not01 a:hover {
	color: #789D58;
	text-decoration: underline;
}

.not01 a:active {
	color: #10290C;
	text-decoration: none;
}

.not02 a:link {
	color: #333333;
	text-decoration: none;
}

.not02 a:visited {
	color: #333333;
	text-decoration: none;
}

.not02 a:hover {
	color: #333333;
	text-decoration: underline;
}

.not02 a:active {
	color: #333333;
	text-decoration: none;
}

.not03 a:link {
	color: #617D46;
	text-decoration: none;
}

.not03 a:visited {
	color: #617D46;
	text-decoration: none;
}

.not03 a:hover {
	color: #5BB202;
	text-decoration: none;
}

.not04 a:active {
	color: #333333;
	text-decoration: none;
}
.not04 a:link {
	color: #333333;
	text-decoration: none;
}

.not04 a:visited {
	color: #333333;
	text-decoration: none;
}

.not04 a:hover {
	color: #808080;
	text-decoration: none;
}

.padrao a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.padrao a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

.padrao a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

.padrao a:hover {
	color: #808080;
	text-decoration: none;
	font-size: 11px;
}

.padrao a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.padrao a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.linkshome a:link {
	color: #589d7c;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.linkshome a:visited {
	color: #589d7c;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.linkshome a:hover {
	color: #64b38d;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.linkshome a:active {
	color: #589d7c;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.azul_doze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295399;
}
.border {
	border: 1px solid #dcdcdc;
}
