th,td,p,h1,h2,h3,h4,h5,h6 {font-family:helvetica,Arial,sans-serif;  font-size: 12px; }
a.body {
	font-family:helvetica,Arial,sans-serif;
	color: Black;
	font-size: 12px;
}
a.body:hover 
{
	font-family:helvetica,Arial,sans-serif;
	color: Blue;
	font-size: 12px;
}
a{
	font-family:helvetica,Arial,sans-serif;
	color: Black;
	text-decoration:none;
	font-size: 12px;
}
a:hover{
	font-family:helvetica,Arial,sans-serif;
	color: Black;
	text-decoration:bold;
	font-weight: bold;
	font-size: 12px;
}
a:visited{
	font-family:helvetica,Arial,sans-serif;
	color: Black;
	text-decoration:none;
	font-size: 12px;
}

body 
{
	background-color: #FFFADB;
	text-align: left;
}
.navigation1
{
	background: #FFEFB5;
	width: 800px;
	height: 20px;
}
.navigation2
{
	background: #FFEA9F;
	width: 800px;
	height: 20px;
}
.body
{
	background: #FFF4CC;
	height:400px;
	width: 800px;		
}
.header
{
	background: #FFF4CC;
	height: 160px;
	width: 800px;		
}

