a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	color: gray;
	text-decoration: underline;
}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	color: gray;
	text-decoration: none;
}
.px15 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.px15-white {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.px15-grey {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	color: #808080;
	text-decoration: none;
}
.px15-blue{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	color: #003399;
	text-decoration: none;
}
.px15-bold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.px12 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.px12-bold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.px12-white {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.px12-white-bold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text-input{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size:15px;
	color: #000000;
	text-decoration: none;
	border-color: #6699CC;
	border-style: solid;
	border-width: 1px;
}
.px16 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
