body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #727272;
}

a:link {
	text-decoration: none;
}
a:hover {
	color: #7f6e61;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.menu:link {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration: none;
	font-size:13px;
}
a.menu:hover {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
		font-size:13px;
}
a.menu:visited {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size:13px;
}
a.menu:active {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-size:13px;
}

a.living:link {
	color:#988a7f;
	font-weight:bold;
	text-decoration: none;
}
a.living:hover {
	color:#988a7f;
	font-weight:bold;
	text-decoration: none;
}
a.living:visited {
	color:#988a7f;
	font-weight:bold;
	text-decoration: none;
}
a.living:active {
	color:#988a7f;
	font-weight:bold;
	text-decoration: none;
}

td.container {
	height: 188px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

td.selected {
	background-color: #f2f2f2;
}

.headlines {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.headlines2 {
	line-height: 19px;
}

