body,td,th {
	background-color: #ffffff;
	font-size:12px;
	color: #626262;
	font-family: Tahoma;
}

a:link {
	text-decoration: none;
	color: #333366;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	/*
	cancel
	position: relative; top: 1px; left: 1px;
	*/
	color: #333366;
} 
a:active {
	text-decoration: none;
	color: #000;
}
.indexbg {
	background-image: url(images/webres/bgindex.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.port {
	border: 1px solid #87b9de;
}

