a:link { 
  text-decoration: none } 
a:visited {
  text-decoration: none } 
a:hover { 
  position:relative;top:px;left:px;
  text-decoration: underline overline;
  color: #000066} 
table { 
  font-size: 1px;}
td {  
  font-size: 1px;}
body {
	margin: 0px  0px;
	padding: 0px  0px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	background-color : #456ab8;
	background-attachment : fixed;
}

