body {margin: 0px 0px 0px 0px; background-color: #B4A3B4;}

.red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.red:link {color: #CC3300; text-decoration: none;}
a.red:visited {color: #CC3300; text-decoration: none;}
a.red:hover {color: #CC3300; text-decoration: underline;}

a.but:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: url(img/11.gif);
	height: 22px; *height: 27px;
	width: 82px;
	text-align: center;
	padding-top: 5px;
	display:block;
	float:left;
}
a.but:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	background-image: url(img/11.gif);
	height: 22px; *height: 27px;
	width: 82px;
	text-align: center;
	padding-top: 5px;
	display:block;
	float:left;
}
a.but:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(img/11.gif);
	height: 22px; *height: 27px;
	width: 82px;
	text-align: center;
	padding-top: 5px;
	display:block;
	float:left;
}
.mov {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}
.txt {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.box {
	background-image: url(img/15.gif);
	text-align: center;
	vertical-align: middle;
	height: 146px;
	width: 96px;
	padding-bottom: 3px;
}
.brd {
	border: 1px solid #6C6B6C;
}