/* Text */	

.text_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font_20px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.font_36px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.style3 {color: #FF0000; font-weight: bold; font-size: 14px; 
}
.red {
	color:#F00;
	font-size:11px;
}
.brown {
	color:#904800;
	font-size:11px;
	font-weight:bold;
}

.optin {
	font-size:11px;
}
.grey_size {
font-size: 150%; 
color:#888888;
padding-left:5px;
}

.homelink {color: #904800; font-weight: bold; font-size: 14px; }

.homelink_small {
	color: #904800;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
}
.greyhead {
	font-size: 200%; 
	color:#888888
}
/* Links */	
.link1 a:link {
	color: #904800;

	}
.link1 a:visited {
	color:#4F2700;
	
	}
.link1 a:active {
	color: #904800;

}
.link1 a:hover {
	text-decoration: strong; 
	color:#EE7C0A
}

.footerProductLink a:link {
	color: #904800;
	font-size:11px;

	}
.footerProductLink a:visited {
	color:#4F2700;
	font-size:11px;
	}
.footerProductLink a:active {
	color: #904800;
	font-size:11px;
}
.footerProductLink a:hover {
	text-decoration: strong; 
	color:#EE7C0A;
	font-size:11px;
}


.greyheader a:link {
	font-size: 200%; 
	color:#888888

	}
.greyheader a:visited {
	font-size: 200%; 
	color:#888888
	
	}
.greyheader a:active {
	font-size: 200%; 
	color:#888888

}
.greyheader a:hover {
	font-size: 200%; 
	color:#999999
	text-decoration:underline;
}.red {
	color: #F00;
	font-style: italic;
	font-weight:bold;
}
