/* CSS Document */

body{
	padding:0px 0 0px 0;
	margin:0;
	background-image: url(images/new_bg.jpg);
	background-position:center;
	background-attachment:fixed;
}

A:hover {text-decoration: underline;}

.body {
font-family: Arial;
font-size: 12px;
font-weight:normal;
}

.team_detail {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.internal_linktext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.squadbig {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.squadname {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.squadposition {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer2 {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footerlink {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.gold {
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #FFCC28;
}
.whitenewsbig {

	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyWhite {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_links {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white_small {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white16 {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmall {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.black32 {

	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
