.text {
	font: normal 11px/20px Verdana;
	color: #ffffff;
	text-decoration: none;
}
.text1 {
	font: normal 12px/20px tahoma;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font: normal 10px/16px Verdana;
	color: #ffffff;
	text-decoration: none;
}
.text3 {
	font: normal 12px/22px Verdana;
	color: #ffffff;
	text-decoration: none;
}
.border {
	text-decoration: none;
	border-top: 1px solid #04B8D9;
	border-right: 1px solid #04B8D9;
	border-bottom: 1px solid #04B8D9;
	border-left: 1px solid #04B8D9;
}
<style type="text/css">
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->
</style>
<style type="text/css">
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decor
