diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
index 1962745a2f7d4b63e73445ef4c6630460c5af367..c644c9f924f0e1c2227db7c0b0ccc9554840d2fe 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
@@ -1401,6 +1401,16 @@ div.search .centeredInner {\n
   font-weight:bold;\n
 }\n
 \n
+div.search .searchPages a{\n
+  text-decoration: underline;\n
+}\n
+\n
+div.search .searchPages .selected{\n
+  color: #CB0D00;\n
+  font-weight:bold;\n
+  text-decoration: none;\n
+}\n
+\n
 /* MatrixBox */\n
 .MatrixContent {\n
   color: #000;\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index c5321a6e72328aa5f59125f67df79b7d075efa93..20f3ba5854e8d64eeaaf3ec9e70bda106317866f 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-709
\ No newline at end of file
+710
\ No newline at end of file