.license a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
}
.license a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
}
.license a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
}
.license a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
}	
.license {
	color: #000000;
	font-family: Georgia;
	font-size: 14px;
}	
	

