A {
	font-family: Georgia;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	text-align: center;
}
A:link {COLOR: black; TEXT-DECORATION: none}
A:visited {COLOR: black; TEXT-DECORATION: none}
A:active {COLOR: black; TEXT-DECORATION: none}
A:hover {
	COLOR: #b6006b;
	TEXT-DECORATION: underline;
}
A:unknown {TEXT-DECORATION: none}

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

.text {
	font-family: Georgia;
	font-size: 17px;
	color: black;
	font-weight: bold;
	text-align: center;
}
.text2 {
	font-family: Georgia;
	font-size: 32px;
	color: #b6006b;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.text3 {
	font-family: Georgia;
	font-size: 26px;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.text4 {
	font-family: Georgia;
	font-size: 27px;
	color: #b6006b;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.text5 {
	font-family: Georgia;
	font-size: 26px;
	color: black;
	font-weight: bold;
	text-align: center;
}
.thmb {
			width: 241px;
			height: 173px;
			margin: 2px;
			padding: 0px;
}




