.mainArea {
	border: 1px solid #74abce;
	list-style-type: square;
	position: absolute;
	height: 320px;
	width: 497px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	color: #006699;
	visibility: visible;
	}
h1	{
	color: #b77e2e;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3	{
	color: #51a2c1;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #b77e2e;
	text-decoration: none;
}
a:visited {
	color: #74abce;
	text-decoration: none;
}
a:hover {
	color: #2f6888;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
