a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.t12 {
	font-size: 12px;
	line-height: 130%;
}
.t14 {
	font-size: 14px;
	line-height: 130%;
}

