@charset "utf-8";

#screenshot{
	position:absolute;
	border:2px solid #ffffff;
	background:#343434;
	padding:5px;
	display:none;
	color:#ffffff;
	font-family: Calibri, Cambria, Georgia, Garamond;	font-size: 14px;
 	font-weight:bold;
	}


a{color: #0F73DF; text-decoration: underline;}
a:hover{color:#FAB510; text-decoration: none;}
