body { background-color: #000000; 
	}

.title {
	font-family: "Verdana";
	font-size: 14pt;
	color: #CCCCCC;
	}


.links {
	font-family: "Verdana";
	font-size: 11pt;
	color: #CCCCCC;
	}


.copy {
	font-family: "Verdana";
	font-size: 10pt;
	color: #CCCCCC;
	}

.text {
	font-family: "Verdana";
	font-size: 10pt;
	color: #CCCCCC;
	align: justify;
	}

.install {
	font-family: "Verdana";
	font-size: 7.5pt;
	color: #CCCCCC;
	}


.small {
	font-family: "Verdana";
	font-size: 8pt;
	color: #CCCCCC;
	}

a:link   { color: #CCCCCC; 
	text-decoration: none; 
	}

a:visited  { color: #CCCCCC; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #CCCCCC; 
	text-decoration: none;
	 }

