a:link {color: #993300}
a:visited {color: #995500}
a:hover {color: #BB3D00}
a:active {color: #BB3D00}
A:link {color: #993300}
A:visited {color: #995500}
A:hover {color: #BB3D00}
A:active {color: #BB3D00}


.style1 {	color: #993300;
			font-weight: bold;
			font-size: 30px;
			font-family: Trebuchet MS;
}
.style2 {	font-family: Trebuchet MS;
			font-weight: bold;
			font-size: 16px;
			color: #442200;
}
.style3 {	color: #006600;
			font-family: Trebuchet MS;
			font-weight: bold;
			font-size: 18px;
}
.style4 {	color: #992200;
			font-family: Trebuchet MS;
			font-size: 18px;
			font-weight: bold;
}
.copy_style {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}