@charset "ISO-8859-1";
.reference
    a {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #009;
}
a:visited {
	text-decoration: underline;
	color: #009;
}
a:hover {
	text-decoration: underline;
	font-size: 13px;
	text-transform: uppercase;
}
a img {border: none; }

.columns
{
	text-align:left;
	height:280px;
	left:8px;
	background-image:url('bgrefcolumn.jpg');
    
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}
.columns2
{
	text-align:center;
	height:23px;
	background-color:#FFC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
}

