.bgpage {
	background-color: #000;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
}
.bgfooter {
	background-image: url(images/bg_footer.jpg);
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.bgmenu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
}
.bgcontent1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg_content1.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6dd002;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6dd002;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3fc4ff;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6dd002;
	text-decoration: none;
}
.link2 a:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3fc4ff;
	text-decoration: none;
}
.link2 a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3fc4ff;
	text-decoration: none;
}
.link2 a:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.footer a:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #3fc4ff;
	text-decoration: none;
}
.footer a:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.ttitlepink {
	font-family: Arial, Verdana;
	font-size: large;
	color: #d90b54;
	text-decoration: none;
	font-weight: bold;
}
.txtbody {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}


.link2 a:active {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3fc4ff;
	text-decoration: none;
}
.txtyellow {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #f2f509;
	text-decoration: none;
	font-weight: bold;
}
.txtyellowsmall {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #f2f509;
	text-decoration: none;
	font-weight: bold;
}
.bgcontent2 {
	background-image: url(images/bg_content2.jpg);
	background-repeat: repeat-x;
}
.txtpink {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #fe00a1;
	text-decoration: none;
}
.txtorange {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

