a:link { text-decoration: none; color: #FF6600; }
a:visited { text-decoration: none; color: #FF6600; }
a:hover, a:active { color: #FF6600; }
a img { border: 0; }

.center{text-align: center;}
.right{text-align: right;}
.left{text-align: left;}

.sharekoube{
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -275px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -275px;
}

