diff --git a/networkInterfaces.html b/networkInterfaces.html
index c9f0a6a..1821f3b 100644
--- a/networkInterfaces.html
+++ b/networkInterfaces.html
@@ -66,6 +66,12 @@
.if-ut {
background-color: #bf360c;
}
+ .red {
+ color: #ca6f1e;
+ }
+ .green {
+ color: #28b463;
+ }