td {
	vertical-align: top;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#806C59;
}
/* Brown-Red - body*/
form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

.template {
	font-family:Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color:#596F80;
}

.quote {
	font-family:Arial;
	font-size:18px;
	font-style: italic;
	font-weight: bold;
	color:#596F80;
}
/* Blue - navigation*/

A:Hover  {
	color : #596F80;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}


.head {color: #596F80;}
.plain {color: #806C59;}