body {
        background-color: #FFFFFF;
        margin-top: 15px;
        margin-bottom: 15px;
}
a:link, a:active, a:visited {
	font: bold 19px "Comic Sans MS", Verdana, Arial;
        color: #FFFFFF;
        margin-top: 12px;
        margin-bottom: 12px;
	text-decoration: none
}
a:hover {
	font: bold 19px "Comic Sans MS", Verdana, Arial;
        color: #FFFFFF;
        margin-top: 12px;
        margin-bottom: 12px;
	text-decoration: underline
}
img.thumb {
border: 2px solid #FFFFFF;
margin: 4px;
width: 160px;
height: 215px
}
:hover img.thumb {
border: 2px dashed #FFFFFF;
margin: 4px;
width: 160px;
height: 215px
}

