a.nav{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}

a.nav:hover{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #a52b40;
}

td.nav{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
}

td.about{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
	background:#776551;
}
span.contact{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
}
a.contact{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #a52b40;
	text-decoration: underline;
}

