BODY{
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: .7em;
}

TD {
	color: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-repeat: no-repeat;
}

.yellow {
	background-image: url(images/left_yellow.gif);
	background-repeat: repeat-y;
}

A:link, A:visited {
	color: #54AC3B;
	text-decoration: none;
}

A:hover, A:active {
	color: #54AC3B;
	text-decoration: underline;
}
