.textoIntCurso{
	color : #5E5E5E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 17px;
}
.textoIntDestaque{
	color : #191F67;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.textoIntDestaque:link{
	text-decoration: underline;
	color : #191F67;
}
.textoIntDestaque:actived{
	color : #191F67;
}
.textoIntDestaque:visited{
	color : #191F67;
}
.textoIntDestaque:hover{
	color : #555886;
}
.linkItemCurso{
	color : #224688;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 13px;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
}
.linkItemCurso:link{
	color : #224688;
}
.linkItemCurso:actived{
	color : #224688;
}
.linkItemCurso:visited{
	color : #224688;
}
.linkItemCurso:hover{
	color : #555886;
}
.destaque01Curso {


	color : #191F67;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

