body {
	font-family: "Courier New", Courier, monospace;
	line-height: 19px;
	background: #E6E6DB;
	font-size: 11px;
	margin: 50px;
	padding: 0;
}
a:link{
background:#E6E6DB;
color:#1111FF;
}
a:visited{
background:#E6E6DB;
color:#855b2f;
}
a:hover{
background:#E6E6DB;
color:#001;
}
a:active{
background:#E6E6DB;
color:#6b6b74;
}
li{
	background: url(php.png) repeat;
	background-position: left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0 44px;
}

.coo{
	background-color: transparent;
	color: #CC0000;
}

.ff8{
	background-color: transparent;
	color: #FF8000;
}

.ff9{
	background-color: transparent;
	color: #FF8C00;
}

.fff{
	background-color: transparent;
	color: #FFFFFF;
}

.o6o{
	background-color: transparent;
	color: #006600;
}

.o7o{
	background-color: transparent;
	color: #007700;
}

.obb{
	background-color: transparent;
	color: #0000BB;
}

.ooc{
	background-color: transparent;
	color: #0000CC;
}

.ooo{
	background-color: transparent;
	color: #000000;
}

.php{
	background-color: transparent;
	color: #191970;
	font-weight: bold;
	text-decoration: none;
}
#apk{
padding: 30px 0;
}