body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	line-height:14px;
}

.link {
	color:#FE4D00;
}
.link .no-dec {
	text-decoration: none;
}

.link-gris {
	color: #333;
	text-decoration: underline;
}
.link-gris:hover {
	color: #666;	
}

.link:visited,.link-gris:visited {
	color:#574a78;
}
.normal {
	font-size: 1em;
}
.smaller {
	font-size: 0.9em;
}
.larger {
	font-size: 1.1em;
}

a {
	color: #000;
	text-decoration: none;
}
a img {border:none;}
.a:visited {
	color:#574a78;
}
h1 {
	/* height: 24px; */
	line-height: 24px;
	font-size: 22px;
	
}

h2 {
	margin:0px;
	/* height:20px; */
	line-height:20px;
	font-size: 18px;
}

h1, h2, .title, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	margin: 0px;
	line-height: 16px;
	height: 16px;
	font-size: 14px;
}
.juitterAvatar {display: none;}
.profileLink {font-weight: bold;}

