/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #E5E2E2;
color: #666666;
text-align: center;
}
.image{

border: 1px solid #000000;
}

a:link 
{color: #000;
font-weight:bold;
text-decoration:none;}
a:visited {color: #000;
font-weight:bold;
text-decoration:none;}
a:hover {color: #000;
font-weight:bold;
text-decoration:none;}
a:active {color: #000;
font-weight:bold;
text-decoration:none;}


