#nav1 .button {
	height:20px;
}

a.nav, a.nav:link, a.nav:visited {
	display: inline-block;
	width:160px;
	background:#e00000;
	padding: 0px 0px 1px 10px;
	border:1px solid #e00000;
	text-align:left;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px; 
	color:#fff91f;
	font-weight:bold;
	line-height:17px;
	overflow:hidden;
}

a.nav:hover {
	background:gray;
	background:#e03a3a;
	border:1px solid #aaaaaa;
}

a.nav:active {
	font-weight:bold;
	color:#0CF206;
}

#home #link1, #theteam #link2, #schedule #link3, #history #link4, #training #link5, #photos #link6, #links #link7 {
	font-weight:bold;
	color:#0CF206;
}

a.link {
	color: #fff91f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
}