/*
-----------------------------------------------
color-specific styles. Sports - RED
----------------------------------------------- */

#nav a:link {color: #701D1f; text-decoration: none;}
#nav a:visited {color: #701D1f; text-decoration: none;}
#nav a:hover {color: #000; text-decoration: none;}
#nav a:active {color: #000; text-decoration: none;}

#footer1bg {
	background: #701D1f;
	height: 19px;
	
}
