.pt12 {
	font-size: 12px;
}
.pt12-grey {
	color: #666666;
	font-size: 12px;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.pt12-lineheight {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	padding-left: 2px;
}
.blue-nounderline {
	font-size: 12px;
	text-decoration: none;
	color: #000066;

}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
aaa {
	font-size: 12px;
}
.greynounderline {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.imagenobrdr {
	border: none;
}
.pt9 {
	font-size: 9pt;
	text-decoration: none;
}
