body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffd9de;
	scrollbar-face-color: #fe748b;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #ffd9de;
	scrollbar-arrow-color: #fff;
	}
body, table {
	font-family : "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	}
a:link, a:active {
	color: #000;
	text-decoration: underline;
	a:visited 
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
} 



a:hover {
	color: #f00;
	text-decoration: underline overline;
	}
img {
	border: 2;
	}
.frame_top, .frame_btm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 744px;
	background: #fe748b;
	font-weight: bold;
	text-align: center;
	}
.frame_top {
	font-size: 16px;
	color: #fff;
	}
.frame_btm {
	font-size: 14px;
	}
.thumbs	{
    border-left: 3px solid #fe748b;
	border-right: 3px solid #fe748b;
	background: #ffffff;
	}
.thumbs img {
	width: 236px;
	height: 160px;
	}
.thumbs a img { 
	border: 3px solid #fe748b;
	}
.thumbs a:visited img {
	border: 2px solid #999;
	filter: gray;
	}
.thumbs a:hover img {
	border: 2px dashed #fe748b;
	filter: alpha(opacity=100);
	}
.thumbs2	{
    border-left: 3px solid #fe748b;
	border-right: 3px solid #fe748b;
	background: #ffffff;
	}
.thumbs2 a img { 
	border: 3px solid #fe748b;
	}
.thumbs2 a:visited img {
	border: 2px solid #999;
	filter: gray;
	}
.thumbs2 a:hover img {
	border: 2px dashed #fe748b;
	filter: alpha(opacity=100);
	}
.links {
	text-align: center;
	border-left: 2px solid #fe748b;
	border-right: 2px solid #fe748b;
	background: #fff;
	font-weight: bold;
	}
