a.links{
	font-family : Century Gothic, Arial, Times New Roman;
	font-size : 13.5px;
	color : #392A4A;
	text-decoration : underline
}
a.links:hover{
	font-family : Century Gothic, Arial, Times New Roman;
	font-size : 13.5px;
	color : #94433A;
	text-decoration : underline
}
a.copyright{
	font-family : Arial;
	font-size : 9px;
	color : #000000;
	text-decoration : underline
}
a.copyright:hover{
	font-family : Arial;
	font-size : 9px;
	color : #94433A;
	text-decoration : underline
}