#t-left {
	background-image : url(images/anilos/t-left.png);
	background-position : top right;
	background-repeat : repeat-y;
}
#t-right {
	background-image : url(images/anilos/t-right.png);
	background-position : top left;
	background-repeat : repeat-y;
}
#b-top {
	background-image : url(images/anilos/b-top.png);
	background-position : bottom;
	background-repeat : no-repeat;
}

A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #458de5;
	font-weight: bold;
	text-align: center;
	TEXT-DECORATION: underline
}

A:visited {COLOR: #458de5; TEXT-DECORATION: underline}
A:active {COLOR: #458de5; TEXT-DECORATION: underline}
A:hover {
	COLOR: Black;
	TEXT-DECORATION: underline;
}
A:unknown {TEXT-DECORATION: underline}

.pics {display: inline; color: Black;}
.pics img{border:1px solid black; width:120px; height:160px; margin: 4px}

.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: Black;
	font-weight: bold;
	text-align: center;
}
.thmb {
			width: 241px;
			height: 173px;
			margin: 2px;
			padding: 0px;
}

.top A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006692;
	font-weight: bold;
	text-align: center;
	TEXT-DECORATION: none;
	

       
}

.top A:visited {COLOR: #006692; TEXT-DECORATION: none}
.top A:active {COLOR: #006692; TEXT-DECORATION: none}
.top A:hover {
	COLOR: #458de5;
	TEXT-DECORATION: underline;
}
A:unknown {TEXT-DECORATION: none}

