.bg {
	background-image: url(../images/intro_bg.gif);
	background-repeat: repeat-x;
}
.bgbottom {
	background-image: url(../images/intro_bg2.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;

}
.bodytext a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #519CF0;
	text-align: justify;
	text-decoration: none;

}
.bodytext a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #985372;
	text-align: justify;

}
.bodytext a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1B66BA;
	text-align: justify;

}
.bottom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: A5B7C9;
}
