body {
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
  background-image: url(images/coverboxing.jpg);
  background-repeat: no-repeat;
  width: 100%;
}
p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .90em; color: #333333;
}
td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .90em; color: #333333;
}
h1  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	font-weight: 200;
	font-variant: normal;
	letter-spacing: 0.1em;
}
h2  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	font-weight: 200;
}
h3  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	font-weight: 200;
	letter-spacing: 0.11em;
}
a:link {
color: #FFCC00;
text-decoration: none;
}

a:visited {
color: #FFCC00;
}

a:hover {
color: #333333;
}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}

#nav {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFcc00;
font-size: 1.1em;
	font-weight:500;
	text-decoration: none;
}
#nav a:link {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFcc00;
font-size: 1.1em;
	font-weight:500;
	text-decoration: none;
}
#nav a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
font-size: 1.1em;
	font-weight:500;
}
#nav a:active {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
font-size: 1.1em;
	font-weight:500;
}
#nav a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
font-size: 1.1em;
	font-weight:500;
	text-decoration: none;
}
