.header a 
{

	color: #f8f2e9;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	padding-left: 3px;
	cursor: pointer;

}

.header a img
{

	cursor: pointer;

}

.nav
{
	background-color: #f8f2e9;
	height: 37px  ;
	width: 151px;	
}

.logo a
{
	border: 0px;
	text-decoration: none;
	padding-left: 0px;
	margin: 0px;
}