a:link {
	color: #006699;
	text-decoration: underline;
}

/* Utilisation                                                 */
/*  <p class='monStyle'>My Text here</p>                       */
/*  <span class='monStyle'>My new text with monStyle</span>    */

.num {
	font-family: figbass;
	font-size: 24px;
}

.txt {
	font-family: lucy;
	font-size: 12px;
}

.symboltxt {
	font-family: timely;
	font-size: 20px;
}