body 	{ background-color: #666666;
	}

.title {
	letter-spacing: .2em;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	}


.links {
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	}


.copy {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	}


.copy2 {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	}

.small {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	}


a:link   { color: #333333; 
	text-decoration: none; 
	}

a:visited  { color: #333333; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }
