body {
	margin: 35px 35px 35px 70px;
	background: #ffffff url(images/bg02.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.body-txt { 
	font-weight: normal; 
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif;  
	color: #000000;
}

a { 
	color: #7f7f7f; 
	text-decoration: none;
	font: 9pt Georgia, "Times New Roman", Times, serif;
}

a:hover { 
	color: #4c4c4c; 
	text-decoration: none;
	font: 9pt Georgia, "Times New Roman", Times, serif;
}

.menu a {  
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

.menu a:hover {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

.menu a:selected {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

body#home .home {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

body#work .work {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

body#bio .bio {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

body#news .news {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

body#contact .contact {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}