a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
	font-size:16px;
	font-style: normal;
	height: 0px;

}
a:hover {
	font-family:Tahoma;
	font-weight: bold;
	color: #FFFF00;
	font-size:16px;
	font-style: normal;
	height: 0px;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
