body {
text-align: center;
 background: #42403E;
color: #FFF;
font-family: tahoma;
font-size: 12px;
}
img
{
border: 5px solid #33312F;
}

img:hover
{
border: 5px solid #6B6B6B;
}

a:link, a:visited { font-weight: bold; text-decoration: none; color: #E6E600; }
a:hover { text-decoration: none; color: #666666; }

