.current_date {color: #acacac}
.current_description {color: #acacac}
.current_title {color: #660099}
.underline {text-decoration: underline}
.regular
{
	font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, sans-serif;
}
body
{
	background: #ffffff;
	margin: 0;
	padding: 0;
	color:#707070;
	font: 11px/1.4em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, sans-serif;
	font-weight: bold;
	
}

a:link
{ 
	text-decoration: none;
	color: #707070;
}
	
a:visited{ text-decoration: none;
	color: #707070;
}

a:hover{ text-decoration: underline;
	color: #660099;
}


div#photoframe img{
	border: 1px solid #999;
	margin: 0;
	padding: 12px;
}
