body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/background_players_wht.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.3em;
}
#table_serie_a {
	background-image: url(../images/tile_grid3.gif);
	background-repeat: repeat;
}

h2 {
	font-weight: bold;
	text-transform: none;
	color: #000000;
	font-size: 1.1em;
	letter-spacing: -0.1em;
}
.text_head_green {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	color: #00C400;
	letter-spacing: 0em;
}
.text_small {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
a:link {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-size: 1em;
}
a:active {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
.headBlue {
	font-size: 12.em;
	color: #00ADEF;
	font-weight: bold;
	letter-spacing: 0em;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.4em;
}
.headBlue a {
	font-size: 1em;
	color: #00ADEF;
	font-weight: bold;
	letter-spacing: 0em;
	text-decoration: none;
}
.headBlue a:link {
	font-size: 1.1em;
	color: #00ADEF;
	font-weight: bold;
	letter-spacing: 0em;
	text-decoration: none;
}
.headBlue a:visited {
	font-size: 1.1em;
	color: #00ADEF;
	font-weight: bold;
	letter-spacing: 0em;
	text-decoration: none;
}
.headBlue a:hover {
	font-size: 1.1em;
	color: #00CCFF;
	font-weight: bold;
	letter-spacing: 0em;
	text-decoration: underline;
}
.headBlue a:active {
	font-size: 1.1em;
	color: #00ADEF;
	font-weight: bold;
	letter-spacing: 0em;
	text-decoration: none;
}
.grey_text {
	color: #5a5a5a;
}

