.text1 {
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}

.text2 {
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}

.text2i {
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.text3 {
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}

.text4 {
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

.text5 {
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
}

.text6 {
	font-family : "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #696969;
}

a {
	text-decoration: none;
}

a:hover {
	color: Black;
}

.hand {
	CURSOR: hand
}

body {
	background-color: #949494;
}


<!--- For the menus --->

/* 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; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel0over{background-color:#336699; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel1over{background-color:#336699; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}