.emoticone {
	border : 1px solid #C1C2C4;
	padding : 5px;
}
.emoticones {
	font-family : Arial, sans-serif;
	color : #4C5156;
	font-size : 11px;
	}

.smiley {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color: #4C5156;
}
	a.smiley:link { 
color: #4C5156; 
text-decoration : none ; 
} 
a.smiley:visited { 
color: #4C5156; 
text-decoration : none ; 
} 
a.smiley:hover { 
color: #FF6600; 
text-decoration : none ; 
} 
a.smiley:active { 
color: #4C5156; 
text-decoration : none ; 
}

