body {
	background-color:#FFFFD4
}

.divmenu {
	font-family: arial;
}


span.normalmenu {
	cellspadding: "10";
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10pt; 
	color: #726690;
	text-align:center; 
}

span.clicmenu {
	cellspadding: "10";
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10pt; 
	color: #D05EB2;
	text-align:center; 
}

span.overmenu {
	cellspadding: "10";
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11pt; 
	color: #726690;
	text-align:center;
}


.divpostit
{
	background-image: url("postit.png");
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
	
	
}

.divtestopostit
{
	padding-top: 20px;
	font-family: comic sans ms;
	font-size: 12pt;
	color: #FF0000;	
	
}
