a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #930;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
}
.newsheading {
	color: #0FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.newscontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.portfolioheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0CC;
}
.rentals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing: 1px;
}
.content {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rentalhead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #CCC;
	letter-spacing: 2px;
}
.contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #CCC;
	line-height: 20px;
}
.portfolio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 12px;
}
.portfoliotitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #F00;
	letter-spacing: 1px;
	font-weight: bold;
}
.nextprevious {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}
