body {
	background-color: 768393;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	color: Black;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

a.menulink, a.menulink:link, a.menulink:visited {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:18px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
background-image: url(../Images/Menu/Button.jpg);
background-repeat: repeat;
}

a.menulink:hover {
border: solid 1px;
font-size:22px;
background-image: url(../Images/Menu/Button_Over.jpg);
background-repeat: repeat;

}

a.menulink:focus, a.menulink:active {
font-size:22px;
border: solid 1px #6100C1;
background-image: url(../Images/Menu/Button_Down.jpg);
background-repeat: repeat;
}




table.TeamPicture {
	border: medium solid;
	border-color: Black;
	cellpadding="5" 
	cellspacing="5"
}

tr.TeamPicture {
	border: thin solid;
	border-color: Black;
	text-align: center;
}

td.TeamPicture {
	text-align: center;
	border: thin solid;
	border-color: Black;
}
