td{
	font-size: 12px;
	color: #333333;
	text-decoration: none;



}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;

}

a.menu:active {
	COLOR: #333333;
	font-size: 12px;
	text-decoration: none;


}
a.menu:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;

}
a.menu:visited {
	COLOR: #333333;
	font-size: 12px;
	text-decoration: none;


}
a.menuson:active {
	COLOR: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	filter: dropshadow(offx=1, offy=1, color=white);


}
a.menuson:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;


a.menuson:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
	filter: dropshadow(offx=1, offy=1, color=white);
	filter: dropshadow(offx=1, offy=1, color=white);


}
a.menuson:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	filter: dropshadow(offx=1, offy=1, color=white);

}

