body {
background-color: #c5c5c5;
color: #000000;
font-family: sans-serif;
}

p {
font-size: small;
}

li {
font-size: small;
}

a {
text-decoration: none;
}

a:visited {
color: #008000;
}a:link {
color: #0000ff; 
}

a:hover {
text-decoration : underline;
}

img {
border: 0px;
}

