﻿.menu{
 text-align:right;text-decoration:none;
  color:white

}
.menu a{
	text-decoration:none; color:white
}
.menu a:hover{
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}
