A:link {color: red}
A:visited {color: magenta}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: black;
	background-image: url(images/malas_bk.bmp);
	color: white
}

IMG.thumb {
	height: 100px;
	width: 100px;
	border-width: 0px
}

IMG.flyer {
	height: 200px;
	width: 200px;
	border-width: 0px
}
