
body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

small
{
	font-size: 80%; 
}

strong.ImageTitle
{
	color: #ffffff;
	font-family: geneva, times, times new roman, serif;
	font-size: 12px;
	font-weight: bold;
}

td.content { padding: 0 15px 0 10px; }

td.content p
{
	font-size: 12px;
	text-align: justify;
	line-height: 165%;
}


td.credit
{
	font-size: 9px;
	color: #a9ac8c;
}

p.footer
{
	color: #ffffff;
	font-size: 9px;
	letter-spacing: 0.2em;
}



a:link {color: #3e0f05; text-decoration: none;}
a:visited {color:#3e0f05; text-decoration:none;}
a:hover {color:#7B9271; text-decoration:underline;}

a.footer:link {color: #a9ac8c; text-decoration: none;}
a.footer:visited {color:#a9ac8c; text-decoration:none;}
a.footer:hover {color:#D1BE67; text-decoration:underline;}

a.BackLink:link 		{color:#45410C; text-decoration:none;}
a.BackLink:visited 		{color:#45410C; text-decoration:none;}
a.BackLink:hover		{color:#000000; text-decoration:underline;}


a.NavLink:link { background: #878970; display: block; }
a.NavLink:visited { background: #878970; display: block; }
a.NavLink:hover { background: #656754; display: block; }

