diff --git a/css/styles.css b/css/styles.css
index cfb2a3b..0eb36a1 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -69,13 +69,14 @@ height:41px;
width:180px;
font-family:arial-bold, Arial Bold, sans-serif;
font-weight: 900;
-color:#000000;
font-size:18px;
line-height:41px;
margin-left:43px;
cursor:pointer;
+text-decoration: none;
+color:#000000;
}
-.menu_clic {
+.menu_clic{
color:#cc3300;
cursor:default;
}
diff --git a/index.html b/index.html
index 0a41049..bfdcfe8 100644
--- a/index.html
+++ b/index.html
@@ -38,19 +38,19 @@