.style2 {
        font-family: Verdana;
        font-size: 24px;
		font-weight: bold;
        color: #FFFFFF;
}
.style3 {
        font-family: Verdana;
        font-size: 18px;
		font-weight: bold;
        color: #ffea5c;
}

#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: #068900;
        text-decoration: underline;
        font-weight: bold;
}
#toplist2 a:link, #toplist2 a:visited, #toplist2 a:active {
	font-size: 10px;
        color: #ffffff;
        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
}