a.thumb {
	BORDER: 1px solid #00CCFF;
	display: block;
} 
a.thumb:hover {
	BORDER: 1px dashed #FFFFFF;
	display: block;
}

.h05, .lnks, .blname, .decl, .ttraf{	font-family: "Courier New", Courier, monospace;}

.tmbnail{
	background-image: url(oyc_thumbnl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.btfll {
	background-image: url(oyc_btfll.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tpfill {
	background-image: url(oyc_tpfll.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tp03 {
	background-image: url(oyc_tp03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.grnd {
	background-image: url(oyc_grnd.gif);
	background-repeat: repeat;
	background-attachment: fixed;
    color: #FFFFFF;
}
.tblgrnd {
	background-image: url(oyc_tblgrnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #046e9c;
}

.h05 {
	background-image: url(oyc_h05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 12px;
	text-align: center;
	letter-spacing: -1px;
}
.blname{
	text-align: center;
	vertical-align: bottom;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}
.lnks a {
	font-size: 16px;
	text-decoration:none;
	color: #FFFFFF;
	width: 240px;
	height: 16px;
}

.lnks2 a {
	font-size: 16px;
	text-decoration:none;
	color: #FFFFFF;
}
.lnks2 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}

.lnks a:hover, .lnks a:active{
	color: #FFFF00;
	text-decoration: underline;
}
.lnks a:visited{
	text-decoration: line-through;
	font-size: 13px;
}
.decl {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 12px;
}
.ttraf{
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	width: 900px;
	vertical-align: top;
	font-weight: bold;
	line-height: 26px;
	display: block;
}
.ttraf:hover{
	color: #FFFF00;
	text-decoration: underline;
}

