a {
	font-size: 12pt;
	font-family : Comic Sans Ms;
	color : #000000;
	text-decoration : none;	
}
a:hover {
	font-family : Comic Sans Ms;
	color : #FFF999;
	font-size: 12pt;
}
