body {
	background-color: #fff4d6;
}

a{
	color: #CC6600;
}
a:hover {
	color: #996633;
}
a:visited {
	color: #CC6600;
}

/* added to design2*/
h1
{ color:			black;
  font-size:		180%;
}
h5
{
  font-size:		115%;
}

p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CC6600;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 85%;
 color: #CC6600;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-decoration:none
}
.small
{ font-size:		80%;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}

#menuitem a img{ border: none;
outline:none }
.menuitem { border: none;
outline:none }
