td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5A5A;
}
a {
	color: #FF4000;
	text-decoration: none;
}
a:hover {

	color: #A42900;
	text-decoration: underline;
}
.copy {
	color: #C0DEF1;
	text-decoration: none;
}
.copy:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bluelink {
	font-weight: bold;
	color: #2679B1;
	text-decoration: none;
}
.header {
	font-weight: bolder;
	color: #EE3800;
	font-size: 11px;
}
.bluelink:hover {

	font-weight: bold;
	color: #FF2600;
	text-decoration: none;
}
