.snippet pre.php { background-color: #F0F8FF }
.php .imp {font-weight: bold; color: red}
.php .kw1 {color: #b1b100}
.php .kw2 {color: #000000; font-weight: bold}
.php .kw3 {color: #000066}
.php .co1 {color: #808080; font-style: italic}
.php .co2 {color: #808080; font-style: italic}
.php .coMULTI {color: #808080; font-style: italic}
.php .es0 {color: #000099; font-weight: bold}
.php .br0 {color: #66cc66}
.php .st0 {color: #ff3333}
.php .nu0 {color: #cc66cc}
.php .me1 {color: #006600}
.php .me2 {color: #006600}
.php .re0 {color: #0000ff}
.php a {text-decoration: none}

.xml .imp {font-weight: bold; color: red}
.xml .coMULTI {color: #808080; font-style: italic}
.xml .es0 {color: #0000aa; font-weight: bold}
.xml .br0 {color: #66cc66}
.xml .st0 {color: #ff3333}
.xml .nu0 {color: #cc66cc}
.xml .sc0 {color: #00bbdd}
.xml .sc1 {color: #ddbb00}
.xml .sc2 {color: #339933}
.xml .sc3 {color: #009900}
.xml .re0 {color: #000066}
.xml .re1 {font-weight: bold; color: black}
.xml .re2 {font-weight: bold; color: black}

.css .imp {font-weight: bold; color: red}
.css .kw1 {color: #000000; font-weight: bold}
.css .kw2 {color: #993333}
.css .co1 {color: #a1a100}
.css .coMULTI {color: #808080; font-style: italic}
.css .es0 {color: #000099; font-weight: bold}
.css .br0 {color: #66cc66}
.css .st0 {color: #ff0000}
.css .nu0 {color: #cc66cc}
.css .re0 {color: #cc00cc}
.css .re1 {color: #6666ff}
.css .re2 {color: #3333ff}

.javascript .imp {font-weight: bold; color: red}
.javascript .kw1 {color: #000066; font-weight: bold}
.javascript .kw2 {color: #003366; font-weight: bold}
.javascript .kw3 {color: #000066}
.javascript .co1 {color: #009900; font-style: italic}
.javascript .coMULTI {color: #009900; font-style: italic}
.javascript .es0 {color: #000099; font-weight: bold}
.javascript .br0 {color: #66cc66}
.javascript .st0 {color: #3366CC}
.javascript .nu0 {color: #CC0000}
.javascript .me1 {color: #006600}
.javascript .re0 {color: #0066FF}

.bash .imp {font-weight: bold; color: red}
.bash .kw1 {color: #000066; font-weight: bold}
.bash .kw2 {color: #FFCC00; font-weight: bold}
.bash .kw3 {color: #00CCCC}
.bash .co1 {color: #009900; font-style: italic}
.bash .coMULTI {color: #009900; font-style: italic}
.bash .es0 {color: #000099; font-weight: bold}
.bash .br0 {color: #66cc66}
.bash .st0 {color: #00FF66}
.bash .nu0 {color: #CC0000}
.bash .me1 {color: #006600}
.bash .re0 {color: #0066FF}