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;
}
a:link {  font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
	color:#66cc99; 
	text-decoration:none;}
	
a:visited { font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
	color:#66cc99; 
	 text-decoration:none;}
	 
a:hover {  font-family: Verdana;
	font-size: 14px;
	font-style:normal;
	line-height: 16px;
 
	text-decoration:none; color:#cc3300;}

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

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

table, tr, td {
    margin:0px;
	padding:0px;	
  }
td img {display: block;}
img {border:0;}

