body { background-color: #FFFFFF; 
	}

.title {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	}


.links {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	}


.copy {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.small {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}

.install {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	}




a:link   { color: #000000; 
	text-decoration: none; 
	}

a:visited  { color: #000000; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #000000; 
	text-decoration: none;
	 }

