﻿.style {
	position:absolute;
	width: 200px;
	height: 200px;
	top: 50%;
	left: 50%;
	font-size: 9pt;
	text-decoration:none;
    color: #659bff;
	text-align:center;
	font-weight:bold;
	margin-top: -75px;
	margin-left: -100px;
	
}
a { 
  font-size: 10pt;
  color: #659bff;
  text-decoration: none
}

a:active {
  color: #659bff;
  text-decoration: none
}

a:visited {
  color: #659bff;
  text-decoration: none
}
img {
  border: 0px;
  width: 145px;
  height:127px;
  
	}
