body 	{ background-color: #4F473F;
	}

.rel {
	position: relative;
	top: 20px;
	left: 20px;
	}


.title {
	letter-spacing: .5em;
	font-family: "Verdana";
	font-size: 18pt;
	color: #ABBDCD;
	}


.links {
	font-family: "Verdana";
	font-size: 12pt;
	color: "Verdana";
	}


.copy {
	font-family: "Verdana";
	font-size: 11pt;
	color: #EBE2CF;
	}

.small {
	font-family: "Verdana";
	font-size: 8pt;
	font-style: italic;
	color: #EBE2CF;
	}

a:link   { color: #ABBDCD; 
	text-decoration: none; 
	}

a:visited  { color: #ABBDCD; 
	text-decoration: none;
	}

a:hover  { color: #EBE2CF; 
	text-decoration: none; }

a:active  { color: #ABBDCD; 
	text-decoration: none;
	 }
