body {background-color: #CCCCCC; margin: 0px 0px 0px 0px;}

.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #497AAB;
	text-decoration: underline;
}
a.link:link {color: #497AAB; text-decoration: underline;}
a.link:visited {color: #497AAB; text-decoration: underline;}
a.link:hover {color: #497AAB; text-decoration: none;}

.but {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/09.gif);
	text-align: center;
	height: 25px;
	width: 86px;
	padding-top: 4px;
}
a.but:link {color: #FFFFFF; text-decoration: none;}
a.but:visited {color: #FFFFFF; text-decoration: none;}
a.but:hover {color: #CC0000; text-decoration: none;}

.box1 {
	background-image: url(img/10.gif);
	text-align: center;
	height: 160px;
	width: 112px;
}
.brd {
	border: 1px solid #333333;
}
.box2 {
	background-image: url(img/19.gif);
	text-align: center;
	height: 331px;
	width: 243px;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;}