.MAIN-CONTENT {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.MAIN-TABLE {
	padding-right: 15px;
	padding-left: 15px;
}
.PENCIL-TABLE {
	background-image: url(images/pencil.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 8px;
	padding-left: 8px;

}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
