@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
	color:#003399;
}
a:visited {
	text-decoration: none;
	color:#003399;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#FF0000;
}
.linksinferior{
	font-family: Tahoma;
	font-size: 11px;
	color: #e4d5b7;
	font-weight: bold;
}
.linksinferior a{
	font-family: Tahoma;
	font-size: 11px;
	color: #e4d5b7;
	font-weight: bold;
}
.linksinferior a:visited {
	text-decoration: none;
	color:#e4d5b7;
}
.linksinferior a:active {
	text-decoration: none;
	color:#e4d5b7;
}
.linksinferior a:hover {
	text-decoration: underline;
	color:#e4d5b7;
}
.sublinks {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.data{
	font-family: Tahoma;
	font-size:11pt;
	color: #8a9092;
	font-weight: bold;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.data {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8a9092;
}
.cursos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009d79;
}
.lua {
	font-family: Tahoma;
	font-size: 11px;
	color: #124c96;
	font-weight: bold;
}
.eventos {
	font-family: Tahoma;
	font-size: 11px;
	color: #f27121;
	font-weight: bold;
}
.produtos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b8292f;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f6d3;
}
a.linque {
 position:relative;
 display:block;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color:#FFFFFF;
 padding:2px 6px;
 text-decoration:none
 }
 a.linque:visited{
 text-decoration: none;
 }
.assinatura{
 font: 8px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color:#666666;
}
