@charset "utf-8";
/* CSS Document */
td img {
display: block;
}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C9D1D4;
	background-image: url(/images/fundo2.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.fonte_branca {
	color: #FFFFFF;
	font-weight: bold;
}
.fonte_topo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
}

.fonte_titulo_index{
	font-size: 16px;
	color: #0185CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.fonte_UFS_index{
	color: #0185CF;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}

.fonte_titulo {font-size:20px}

.fundo_branco {
	background-image: url(../Application%20Data/SSH/temp/images/index_r2_c1.png);
	background-repeat: no-repeat;
}

a.linktopofundo:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linktopofundo:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linktopofundo:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.linktopofundo:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.linkNoticias a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.linkNoticias a:hover {
	color: #FFFFFF;
}
#Noticia a {
	color:#FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-decoration:underline;
}
#Noticia a:hover {
	color: #FFFFFF;
}

a {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}