/* CSS Document */


.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
}

.name2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

.joinlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

.joinlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: center, middle;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

.footerlinks{ font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; }
.footercopyright { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; }

a:hover {
	color: #666666;
	text-transform: none;
	text-decoration:none;
}

a:active {
	color: #666666;
	text-transform: none;
	text-decoration: none;
}

BODY {
	background-image: url(../images/bg.jpg);
	background-color: #333333
}

}

.hr {
	color:#FF9900
	
}
