.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	text-decoration: none;

}

.redlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #990000;

	text-decoration: none;

}

.repeaty {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	text-decoration: none;

	background-image: url(images/bg_small.gif);

	background-repeat: repeat-y;

	background-position: center;

}

.bottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-transform: uppercase;

	color: #003300;

	text-decoration: none;

	background-image: url(images/bottom.gif);

	background-repeat: no-repeat;

	background-position: center;

}