.violet11{ 
    color : #A90067;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
} 
.marron11{ 
    color : #282019;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
} 
a:link{
	text-decoration : underline;
}
a:visited{
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
