/* ==========================================
OUR LINKS - LINK CATEGORIES PAGE
========================================== */
.LINKS-CAT-td-text{
	padding: 5px;
	color: #FFFFFF;
	line-height: 17px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.LINKS-CAT-td-links{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	background-image: url(/images/links/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.LINKS-CAT-td-links a:link{
	color: #ffffff;
	text-decoration: underline;
}
.LINKS-CAT-td-links a:visited{
	color: #cccccc;
	text-decoration: underline;
}
.LINKS-CAT-td-links a:hover{
	color: #FF6600;
	text-decoration: none;
}


/* ==========================================
OUR LINKS - DETAILS PAGE
========================================== */
.LINKS-DETAILS-td-header{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.LINKS-DETAILS-td-header a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.LINKS-DETAILS-td-header a:hover{
	color: #FF6600;
	text-decoration: none;
}
.LINKS-DETAILS-td-header a:visited{
	color: #cccccc;
	text-decoration: underline;
}
.LINKS-DETAILS-td-description{
	padding: 5px;
	color: #CCCCCC;
	line-height: 17px;
	font-family: Arial;
	font-size: 12px;
}
.LINKS-DETAILS-td-url{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.LINKS-DETAILS-td-url a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.LINKS-DETAILS-td-url a:visited{
	color: #cccccc;
	text-decoration: underline;
}
.LINKS-DETAILS-td-url a:hover{
	color: #FF6600;
	text-decoration: none;
}
.LINK-table{
	background-color: #2C2C2C;
	margin-bottom: 10px;
}
.LINK-title{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.LINK-url{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 10px;
}
.LINK-url a:link{
	color: #FFFFFF;
}
.LINK-url a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.LINK-details{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.LINK-details a:link{
	color: #FFFFFF;
}
.LINK-details a:hover{
	color: #FFCC00;
	text-decoration: none;
}


/* ==========================================
LINK EXCHANGE PAGE
========================================== */
.LINKS-EXCHANGE-td-text{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
}
.LINKS-EXCHANGE-td-text a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.LINKS-EXCHANGE-td-text a:visited{
	color: #cccccc;
	text-decoration: underline;
}
.LINKS-EXCHANGE-td-text a:hover{
	color: #FF6600;
	text-decoration: none;
}
.LINKS-EXCHANGE-table-steps{
	border: 1px solid #666666;
}
.LINKS-EXCHANGE-td-steps-header{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	color: #FF6600;
}
.LINKS-EXCHANGE-td-steps-text{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.LINKS-EXCHANGE-td-steps-text a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.LINKS-EXCHANGE-td-steps-text a:visited{
	color: #cccccc;
	text-decoration: underline;
}
.LINKS-EXCHANGE-td-steps-text a:hover{
	color: #FF6600;
	text-decoration: none;
}
