body 	{ background-color: #F4E1D5;
	}

.rel 	{
	position: relative;
	top: 20px;
	}


.title {
	letter-spacing: 2.5em;
	font-family: "Verdana";
	font-size: 15pt;
	color: #826155;
	}


.links {
	font-family: "Verdana";
	font-size: 11pt;
	color: #D13E88;
	font-weight: bold;
	}


.copy {
	font-family: "Verdana";
	font-size: 10pt;
	color: #826155;
	}

.small {
	font-family: "Verdana";
	font-size: 9pt;
	font-style: italic;
	color: #826155;
	}

a:link   { color: #D13E88; 
	text-decoration: none; 
	}

a:visited  { color: #D13E88; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #D13E88; 
	text-decoration: none;
	 }

