.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:bold;
	color: #FFFFFF; text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:bold;
	color: #FFFFFF; text-decoration:underline;
}

.text_a:link {
color: #640F0C;
}
.text_a:visited {
color: #FFFFFF;
}
.text_a:hover {
color: #990E0E;.right {
	background-image: url(images/rightBG_07.gif);
	background-repeat: repeat;
	background-color: #A6A3A3;
}
.right {
	background-image: url(images/rightBG_07.gif);
	background-repeat: repeat;
}
.left {
	background-image: url(images/left_07.gif);
	background-repeat: repeat;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
}
