.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallishText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: underline;
}
.leftside { background-image:url(images/leftSide.jpg);
width:131px


}
td {
color:#43233c;
}
.nav {
	background-color:#744662;
	border:2px solid #f6dfe7;
	color:#f6dfe7;
	padding: 7px;
	line-height: 20px;
}
.news {
	background-color:#f2cdd5;
	border:2px solid #ba8ea9;
	color:#f6dfe7;
	padding: 7px;
}
a.navigation{
	font-family: Arial, Helvetica, sans-serif;
	color: #f6dfe7;
	text-decoration: none;
}
a:hover.navigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #94c28e;
	text-decoration: none;
}

a.nws{
	font-family: Arial, Helvetica, sans-serif;
	color: #744662;
	text-decoration: none;
}
a:hover.nws {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration: none;
}

.super {

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight:bold;

}