.px13 {
	font-size: 13px;
	text-decoration: none;
	line-height: 16px;

}
body {
	font-size: 16px;
	text-decoration: none;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
