body
{
background-image:url(images/back.jpg)
background-repeat: repeat-x;	
}
table
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
A:hover
{
	color: #ffffff;
	text-decoration: none;
}
A:link
{
	color: #ffffff;
	text-decoration: underline;
}
A:visited
{
	color: #ffffff;
	text-decoration: underline;
}
A:active
{
	color: #ffffff;
	text-decoration: underline;
}

#nav h3 {
	font-size: 150%;
	text-align: center;
	padding: 0;
	font-weight: bold;