body 	{ background-color: #000000;
	font-family: "Arial"; 
	}


.rel 	{
	position: relative;
	top: 20px;
	}


.links {
	font-family: "Arial";
	font-size: 14pt;
	color: #DB90BB;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	text-align:justify;
	color: #DB90BB;
	}

.small {
	font-family: "Arial";
	font-size: 9pt;
	font-style: italic;
	color: #DB90BB;
	}

a:link   { color: #DB90BB;
	text-decoration: none; 
	}

a:visited  { color: #DB90BB; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #DB90BB; 
	text-decoration: none;
	 }
