.ArticleTitle
{
	font-weight: bold;
	font-style: italic;
	color: Black;
	font-family: Times New Roman;
	font-size: Large;
}
.ArticleText
{
	color: black;
	font-family: Arial, @Arial Unicode MS;
	font-size: small;
}
.PlainArticleLink
{
	color: #0955a6;
	font-family: Arial, @Arial Unicode MS;
	font-size: small;
	text-decoration: none;	
}
#SideNavLinksLQT a:link, #SideNavLinksLQT a:visited 
{
	background-image: url("images/lnkbkg1.gif");
	border: solid 1px #3b393a;
	width: 160px;
	height: 25;
	padding: 3px 0px 3px 5px;	
	text-decoration: none;
	color: #3b393a;
	font-family: Arial, @Arial Unicode MS;	
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 2px;	
}
#SideNavLinksLQT a:hover 
{
	background-image: url("images/lnkbkg1.gif");
	border: solid 1px #333333;
	width: 160px;
	height: 25;
	padding: 3px 0px 3px 5px;	
	text-decoration: none;
	color: #da353b;
	font-family: Arial, @Arial Unicode MS;	
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 2px;
}