body {
background-image: url('images/background.jpg');
background-attachment: fixed;
background-repeat: repeat-x;
font-family: tahoma;
background-color:#000000;
margin:0;
color: #e4d8c3;
font-size: 14px;

}

  H1 { font-size: 12px; color: 929292; font-family: tahoma; font-weight: bold }
  H1 { margin-bottom: 0px }

.style1 {
font-size: 14px;
font-family: tahoma;
color: #e4d8c3;
}

div { font-size: 14px; color: #e4d8c3; }


li { font-size: 14px; }

A:link { text-decoration: none; color:  lightblue; font-weight: bold  }
A:visited { text-decoration: none; color:  lightblue;  }
A:hover { color: #c21517; }

A.NavLink {text-decoration: none; color:white;font-family:arial;font-size: 14px;font-weight:bold}
A.NavLink:link {color:#e4d8c3}
A.NavLink:active {color:#e4d8c3}
A.NavLink:visited {color:#e4d8c3}
A.NavLink:hover {color:white}

A.a_Link {text-decoration: none; color:white;font-weight:bold}
A.a_Link:link {color:white}
A.a_Link:active {color:white}
A.a_Link:visited {color:white}
A.a_Link:hover {color:gray}

.d_link {padding-top:10px}
table#ClubsPics td {text-align:center;color:#e4d8c3;font-size: 14px}

.Pic_Table TR TD {text-align:center}
