body {
background-image:url(img/background.jpg);
border:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#activities a:hover
{
	text-decoration:none;
	font-weight:bold;
}

.box
{
	width:359px;
	height:128px;
	display:block;
	background-image:url(img/box.png);
}

.one
{
	width:266px;
	height:250px;
	display:block;
	background-image:url(img/one.png);
}

#topmenu a
{
	text-decoration:none;
	color:#666633;
	font-weight:bold;
}

.redlink a
{
	text-decoration:none;
	color:red;
}

.redlink a:visited
{
	text-decoration:none;
	color:red;
}

.redlink a:link
{
	text-decoration:none;
	color:red;
}

#topmenu a:hover
{
	color:#000066;
}

#activities a
{
	text-decoration:none;
	color:black;
}


#menu a:hover
{
	color:#000066;
}

#menu a
{
	text-decoration:none;
	color:#666633;
}

#menu a:visited
{
	text-decoration:none;
	color:#666633;
}

#menu a:link
{
	text-decoration:none;
	color:#666633;
}

.reference a:hover
{
	color:#000066;
}

.reference a
{
	text-decoration:none;
	color:#666633;
}

.reference a:visited
{
	text-decoration:none;
	color:#666633;
}
.reference a:link
{
	text-decoration:none;
	color:#666633;
}