/* used throughout the site */
body {background: url(bg.jpg); background-color: #ffffff; max-width: 320; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.team_name{
font-family : Verdana, Arial;
font-size : 11px;
font-weight : bold;
color : #ffffff;
background-color : #043e66;
padding-left : 7px;
padding-top : 7px;
padding-bottom : 5px;
margin-bottom : 10px;
}

.playersetting	{text-decoration: none; color: #000000; font-family : Verdana, Arial; font-size: 12px; cursor: hand; font-weight: bold;}

A:link 		{text-decoration: none; color: #043e66; font-family : Verdana, Arial; font-size: 11px; cursor: hand}
A:visited 	{text-decoration: none; color: #043e66; font-family : Verdana, Arial; font-size: 11px; cursor: hand}
A:active 	{text-decoration: none; color: #043e66; font-family : Verdana, Arial; font-size: 11px; cursor: hand}
A:hover 	{text-decoration: underline; color: #ff0000; font-family : Verdana, Arial; font-size: 11px; cursor: hand}

/* -- end -- */
