.defaultFooterLink  {
text-decoration: none;
color: #000068;
font:bold 10px "Times New Roman";
}

.defaultFooterLink:hover  {
	color: #670167;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.defaultFooterText  {
text-decoration: none;
color: #000000;
font:bold 10px Times New Roman;
}

