a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4A2931;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #4A2931;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #4A2931;
}
.mainpic {
	border: medium outset #FFFCD9;
}
.2line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
