body {
	margin: 0pt;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
<style type="text/css">

.style1 {
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #F255A2;
}
a:visited {
	color: #F255A2;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

#underlinemenu{
margin: 0;
padding: 0;
}
#underlinemenu ul{
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#underlinemenu ul li a{
	float: left;
	color: gray;
	font-weight: bold;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#underlinemenu ul li a:hover{
	color: #F255A2;
	background-color: #FFFFFF;
	padding-bottom: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF3399;
}

</style>
