.h1 {
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.h2 {
font-size: 12px;
color: #666666;
font-family: "Trebuchet MS";
}
.links {
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
.links a{
	font-size: 11px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
.links a:hover{
	font-size: 11px;
	color: #27a9ff;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
}
