td {
	font-size: 12px;
	line-height: 150%;
}
body {
	font-size: 12px;
	line-height: 150%;
}
.btn {
	border: 1px solid #000000;
	background-color: #FFFFFF;


}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}
