.LINKTABLECELL
{
	background-color:#999999;
	padding:2px 2px 2px 2px;
	vertical-align:middle;
	width:272px;
	height: 44px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;

}

.linksText {
	/*font-size:70%;*/
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align:left;
	font-weight: bold;	
}

a.linksText:link{text-decoration: none; color:#FFFFFF; }
a.linksText:visited{text-decoration: none; color:#FFFFFF; }
a.linksText:hover{text-decoration: underline; color:#FFFF00; }
a.linksText:active{text-decoration: none; color:#FFFFFF; }

.linksDropDown{
	/*font-size:70%;*/
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align:left;
	font-weight: bold;	
}
.LINKCategoryBox
{
	background-color:#CCCCCC;
	padding:2px 2px 2px 2px;
	vertical-align:middle;
	width:100%;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;

}
.LINKdisclaimer {
	/*font-size:70%;*/
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-align:justify;
	color: #333333;

}
.author {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 1.2em;
}

a.author:link{text-decoration: none; color:#FFFF00; }
a.author:visited{text-decoration: none; color:#FFFF00; }
a.author:hover{text-decoration: underline; color:#FF0000; }
a.author:active{text-decoration: none; color:#FFFF00; }


.articleCopy {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	line-height: 1.6em;
	background-color: #4C4C4C;
	padding: 10px;
	color: #CCCCCC;
}

a.articleCopy:link{text-decoration: none; color:#FFCC33; }
a.articleCopy:visited{text-decoration: none; color:#FFCC33; }
a.articleCopy:hover{text-decoration: underline; color:#FFCC33; }
a.articleCopy:active{text-decoration: none; color:#FFCC33; }

