body {margin-top: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	}

a {
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

a:visited {
text-decoration: none;
background-color: transparent;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
}

a:hover {
	background-color: transparent;
	border-color: #98D2E7;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
	font-weight: 550;
}

