div.topad img {
max-height: 140px;
max-width: 190px;
}

div.vendpic img {
max-height: 300px;
max-width: 300px;
}

div.rightad img {
max-height: 250px;
max-width: 250px;
}

div.bottomad img {
max-height: 140px;
max-width: 190px;
}

div.glamour img {
max-height:85px;
max-width:110px;
}

a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
img:hover {
	color: #cc0000;
}