a:link {
	color: #556677;
	font-size: 12px;


}
a:visited {
	color: #556677;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC9900;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.smlinks {
	font-size: 12px;
}
.copy {
	font-size: 12px;
}
.graybold {
	color: #666666;
}
