@charset "UTF-8";
body,td,th {
	font-family: Helvetica;
	font-size: 14px;
	background-repeat: repeat;
}
a:link {
	color: #330099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330098;
}
a:hover {
	text-decoration: underline;
	color: #4F23A7;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
body {
	background-image: url(bellaback.png);
}
#bodyarea {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#navarea {
	float: left;
	padding-right: 10px;
	width: 274px;
	padding-left: 10px;
}
#footer {
	background-color: #DFCFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #130836;
}
#footer a:hover {
	color: #7E5AC6;
	text-decoration: underline;
}
