td {

	font-family: Arial;

	font-size: 13px;

	color: #8f8e8e;

	text-decoration: none;

}

.red-text {

	font-family: Arial;

	font-size: 13px;

	color: #8f8e8e;

	text-decoration: none;

}

.red-text:hover {

	font-family: Arial;

	font-size: 13px;

	color: #f30808;

	text-decoration: underline;

}

.tmb {

	background-color: #171717;

	padding: 5px;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: double;

	border-right-style: double;

	border-bottom-style: double;

	border-left-style: double;

}



.thmbs {

	font-family: arial;

	font-size: large;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}



.red {

	font-family: Arial;

	font-size: 13px;

	color: #f30808;

	text-decoration: none;

}

.red-text2 {

	font-family: Arial;

	font-size: 12px;

	color: #8f8e8e;

	text-decoration: none;

}

.red-text2:hover {

	font-family: Arial;

	font-size: 12px;

	color: #f30808;

	text-decoration: none;

}



.redlink {

	font-family: Arial;

	font-size: 13px;

	color:#CC3300;

	text-decoration: none;

}


.redlink:hover {

	font-family: Arial;

	font-size: 13px;

	color:#CC3300;

	text-decoration:underline;

}

