BODY, TD {
	font-family : verdana, arial, helvetica;
	color: #000000;
	font-size : 13px;
}
A:LINK, A:VISITED {
	color: #0069b3;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
/* Secondary Links */
a.small:link, a.small:visited {
	color: #0069b3;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.small:hover {
	color: #cc9933;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.big:link, a.big:visited {
	color: #0069b3;
	font-size: 17px;
	font-weight: bold;
	 text-decoration: none;
}
a.big:hover {
	color: #cc9933;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
a.med:link, a.med:visited {
	color: #0069b3;
	font-size: 15px;
	font-weight: bold;
	 text-decoration: none;
}
a.med:hover {
	color: #cc9933;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
