diff --git a/index.html b/index.html
index 095f1d0..fc14529 100644
--- a/index.html
+++ b/index.html
@@ -339,7 +339,6 @@ button:hover, button:focus {
#aboutbutton, #newsbutton, #contactbutton {
background: #fff;
color: #aa0000;
- border: 1px solid #aa0000;
font-size: 14px;
-webkit-transition: background .1s ease-in-out;
-moz-transition: background .1s ease-in-out;