a:link{
	color: #8B1F22;
	text-decoration: none;
	}
.header1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

a:active{
	color: #930;
	text-decoration: none;
	}
a:visited{
	color: #333;
	text-decoration: none;
	}
a:hover{
	color: #AE0000;
	text-decoration: underline;
	}



body {
	background-color: #FFF;
	margin: 0px;
}
.framBG {
	background-color: #736d46;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 16px;
	font-style: normal;
	letter-spacing: .03em;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
