.Eff3d {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	text-decoration: none;
	cursor: crosshair;

}
.3dNews {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF3300;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF3300;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
	filter: Shadow(Color="#666666", Direction=135);
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
