a:link {text-decoration: none; color: #8D91CD}
a:visited {text-decoration: none; color: #8D91CD}
a:active {text-decoration: none; }
a:hover {text-decoration: underline; color: #FFFFFF}

.thumbnail
{
float: left;
width: 110px;
height: 120px;
margin: 0 22px 15px 0;
text-align: center;
}

.thumbnail img {border: 1px; solid #666666;}
.thumbnail a {font-weight: none}

.clearboth { clear: both; }