.MainTextHome {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c4438;
	font-size: 13px;
	font-weight: normal;
}
.MainLinkHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003399;
}
.NavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5C4438;
	text-decoration: none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C4438;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: underline;
	color: #C7A987;
}
a:active {
	text-decoration: none;
	color: #3333FF;
}.Asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
