body {
	font-size:small;
	font-family: sans-serif;
	line-height: 150%;
}

a img{border:0px;
 padding: 0px;
 margin: 0px;
}

A:link { 
text-decoration : none ;
color:#1469c3;
}
A:visited { 
text-decoration : none ;
color:#1469c3;
}
A:active { 
text-decoration : none ;
color:#1469c3;
}
a:hover {
text-decoration : none;
color:#b7cee0;
}
a img:hover{
background-color: #FFF;
text-decoration : none;
}

#index{
width:500px;
padding:10px;
margin-top: 100px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
border:1px dashed #3d5b8e;
}
#counter{
width:500px;
padding-top:0px;
padding-left:10px;
margin-top: 5px;
margin-left:auto;
margin-right:auto;
text-align: right;}
