.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D5032;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D5032;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
}

/* ================================================================================== JAVASCRIPT SCROLLER ===*/
.slideshow{height:269px; width:358px; margin:0;}
.slideshow img{border:1px solid #757575;}