/* CSS Document for frnt page*/

body {
	background-color: #FCFAF3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #663300}
.style2 {
	color: #996600;
	font-style: italic;
}



a.frontrollover:active {
	color: #663300;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

a.frontrollover:link {
	color: #663300;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
a.frontrollover:visited {
	color: #663300;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;


}
a.frontrollover:hover {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

a.frontemail:active {
	color: #663300;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;

}

a.frontemail:link {
	color: #663300;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;


}
a.frontemail:visited {
	color: #663300;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;



}
a.frontemail:hover {
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;

	}

