html,body {
font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
         margin:0;
         text-align:center;
         height:100%;
         width:100%; 
		}
		 
a { font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
	color:#66cc99;
	text-decoration:none;
	border:none;
	 outline: none;
}
a:link {  font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
	color:#66cc99; 
	text-decoration:none;
	border:none;}
	
a:visited { font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
	color:#66cc99; 
	 text-decoration:none;
	border:none;}
	 
a:hover {  font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
 
	border:none;
	text-decoration:none; color:#cc3300;}

a:active {  font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
	color:#66cc99; 
	text-decoration:none; 
	border:none;}

a:focus {  font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
	color:#66cc99; 
	text-decoration:none;
	border:none; }
	
img a {
border:none; }	
	

table{
    margin:0px;
	padding:0px;
	display:table;
table-layout:fixed;	
  }
  * {
    margin:0;
	padding:0;
	border: 0;
}
  
td img {display: block;}
img {border:0;}

