body {
	font-size:62.5%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: #600;
}

a:hover{
	background:#600;
	color:#fff;
}

p {
	font-size: 10px;
	line-height:16px;
	color: #666;
	margin:0 0 5px 0;
}

.date {
	color: #600;
}


#links {
	font-size: 1.7em;
	letter-spacing: 2px;
	color: #666;
	line-height: 28px;

}

#column_one_a {
	text-align: right;
}

.text_title {
	font-size: 1.3em;
	color: #600;
	font-weight: normal;
	text-transform:uppercase;
}