	.normal{
		height: 200px;
		width: 200px;
	font-size: 13px;
	}
	
	.normal2{
		background-color: red;
	font-size: 13px;
	}
	
	.black{
		background-color: #454545;
		height: 200px;
		width: 200px;
	font-size: 13px;
	}
	
	.silver{
		background-color: Silver;
		height: 200px;
		width: 200px;
	font-size: 13px;
	}
	
	.yellow{
		background-color: yellow;
		height: 200px;
		width: 200px;
	font-size: 13px;
	}
	
	.yellow2{
		background-color: yellow;
	font-size: 13px;
	}
	
	.title{
	font-size: 28px;
	font-weight: bold;
	}

	.title14{
	font-size: 18px;
	font-weight: bold;
	}

	body{
	color: black;
	background-color: Red;
	font-size: 10px;
	font-family: "Courier New";
}
	
	.black{
	style="background-color: Black;"
}
	/* CoolMenus 4 - default styles - do not edit */
	.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
	/* CoolMenus 4 - default styles - end */
	  
	/*Style for the background-bar*/
	.clBar{
	position: absolute;
	width: 10;
	height: 10;
	visibility: hidden;
}
	
	/*Styles for level 0*/
	.clLevel0,.clLevel0over{
	position: absolute;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}
	.clLevel0{
	color: black;
	text-align: center;
}
	.clLevel0over{
	color: #000080;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
	.clLevel0border{
	position: absolute;
	visibility: visible;
	color: Black;
}
	
	/*Styles for level 1*/
	.clLevel1, .clLevel1over{position:absolute; padding:2px; font-size:11px; font-weight:bold}
	.clLevel1{
	color: black;
	text-align: center;
}
	.clLevel1over{
	color: #000080;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}
	.clLevel1border{
	position: absolute;
	visibility: hidden;
}
	
	/*Styles for level 2*/
	.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
	.clLevel2{
	color: #006699;
}
	.clLevel2over{background-color:#006699; color:#CDDBEB; cursor:pointer; cursor:hand; }
	.clLevel2border{
	position: absolute;
	visibility: hidden;
}

