.InactCell {
	font-size : 12px;
	font-family : cursive;
	text-align : center;
	color : #ff9999;
	background-color : #0c0c79;
	font-weight : 600;
	letter-spacing : 2px;
	font-style : normal;
	text-decoration : none;
}

.ActCell {
	font-size : 12px;
	font-family : cursive;
	text-align : center;
	color : #ffcccc;
	background-color : #0c0c79b ;
	font-weight : 600;
	letter-spacing : 2px;
	font-style : normal;
	text-decoration : none;
}

 .ccl {
	font-size : 12px;
	font-family : cursive;
	text-align : left;
	color : #ffffff;
	background-color : #0c0c79;
	font-weight : 300;
	letter-spacing : 0px;
	font-style : normal;
	text-decoration : none;
	vertical-align : top;
}

.hcl {
	font-size : 12px;
	font-family : cursive;
	text-align : left;
	color : #ffcccc;
	background-color : #0c0c79b ;
	font-weight : 500;
	letter-spacing : 0px;
	font-style : normal;
	text-decoration : none;
	text-indent : 5px;
	vertical-align : top;
}

.aqv {
	font-size : 12px;
	font-family : cursive;
	text-align : left;
	color : #ffcccc;
	background-color : #0c0c79b ;
	font-weight : 600;
	letter-spacing : 2px;
	text-decoration : none;
	margin-left : 10px;
}

.ans {
	font-size : 12px;
	font-family : cursive;
	text-align : left;
	color : #ffffff;
	background-color : #0c0c79;
	font-weight : 600;
	letter-spacing : 1px;
	text-decoration : none;
	margin-left : 10px;
}

 .hdr {
	font-size : 28px;
	font-family : sans-serif;
	text-align : center;
	color : #ffcccc;
	background-color : #00005e;
	font-weight : 800;
	letter-spacing : 5px;
	text-decoration : none;
	margin-left : 10px;
	filter : shaddow(color=#ff0088,direction=315,enabled=1)
}

 .hdr2 {
	font-size : 28px;
	font-family : sans-serif;
	text-align : center;
	color : #ff9999;
	background-color : #00005e;
	font-weight : 800;
	letter-spacing : 5px;
	text-decoration : none;
	margin-left : 10px;
	filter : shaddow(color=#ff0088,direction=315,enabled=1)
}

.pressb {
	border : 2px solid;
	background-color : #0c0c79;
	border-bottom-color : #666699;
	border-left-color : #000033;
	border-right-color : #666699;
	border-top-color : #000033;
}

.unpressb {
	border : solid 2px;
	background-color : #0c0c79;
	border-bottom-color : #000033;
	border-left-color : #666699;
	border-right-color : #000033;
	border-top-color : #666699;
}

