.style1 {color: #FFFFFF}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.bot_nav {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9900;}
.bot_nav:link {
	text-decoration: none;
}
.bot_nav:visited {
	text-decoration: none;
	color: #FF9900;
}
.bot_nav:hover {
	text-decoration: underline;
	color: #FF9900;
}
.bot_nav:active {
	text-decoration: none;
	color: #FF9900;
}
.port:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.port:visited {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.port:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight:bold;
	font-size:14px;
}
.port:active {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	font-size:14px;
}
