.style2 {
        font-family: Verdana;
        font-size: 24px;
		font-weight: bold;
        color: #660033;
}
.style3 {
        font-family: Verdana;
        font-size: 18px;
		font-weight: bold;
        color: #666699;
}

#toplist1 a:link, #toplist1 a:visited, #toplist1 a:active {
	font-size: 24px;
        color: #ff007a;
        text-decoration: none;
        font-weight: bold;
}
#toplist1 a:hover {
	font-size: 24px;
        color: #6633FF;
        text-decoration: underline;
        font-weight: bold;
}
#toplist2 a:link, #toplist2 a:visited, #toplist2 a:active {
	font-size: 10px;
        color: #663366;
        text-decoration: none;
        font-weight: bold;
}
#toplist2 a:hover {
	font-size: 10px;
        color: #ffffff;
        text-decoration: underline;
        font-weight: bold;
}
#thumbtop img {
        border: 3px solid #d945aa;
	margin: 0px 0px 0px 0px
}
#thumbtop :hover img {
        border: 3px solid #ffffff;
	margin: 0px 0px 0px 0px
}.body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #663399;
}
.box {
	margin: 4px;
	padding: 3px;
	border: thin dashed #663399;
}
