.back {
	background-image: url(../images/sidebkg.gif);
	background-repeat: repeat-y;
}

td {
font-family: arial;
font-size: 12 px;
font-color: #000000;
}

a:link,a:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover,a:active {
	color: #FF2828;
	text-decoration: underline;
	font-weight: normal;
}
