.links {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #666666;

}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0099;
	text-decoration:none ;
}
.headings {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.small {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #666666;
}
.headbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000066;
}
