a:link { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
a:visited { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
a:hover { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline;}
a:active { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline;}	

.link1:link { font-family:arial; font-weight:normal; font-size:12px; color:#ED8022}
.link1:hover { font-family:arial; font-weight:normal; font-size:12px; color:#E52525; text-decoration: underline}
.link1:active { font-family:arial; font-weight:normal; font-size:12px; color:#E52525; text-decoration: underline}
.link1:visited { font-family:arial; font-weight:normal; font-size:12px; color:#ED8022}


body {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #F7C89D;
	background-image: url(images/bg_form.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED8023;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
.bg_ads {
	background-image: url(images/ad-01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
