a { color: red; }
a:visited { color: red; }
a:hover {text-decoration: none;
  color: black; }
a:active { color: red; }
html { background: #FCDACE url(images/bg.jpg); }
a.tumb:hover img { border: 1px dashed black; }
a.tumb img { border: 1px solid #CD0017; }
.f1 {
	font: normal 20px Arial;
	color: #FF8BB9;
}
.f2 {
	font: bold 12px Arial;
	color: black;
}
.f3 {
	font: bold 13px Arial;
	color: #4D0012;
}
.top {
	font: bold 17px Arial;
	color: black;
}
.bot {
	font: normal 11px Arial;
	color: #843200;
}

