a:link {
	color: #FF6600;
	font-size: 11px;
	text-decoration: underline;


}
a:visited {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;


}
td {
	font-size: 12px;
	color: #A9C0DA;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;


}
strong {
	font-size: 13px;
	color: #66FF00;
	text-decoration: none;
	font-weight: normal;

}
