a:link{
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6633;	
}
.menu{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
a.menu:visited {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
a.menu:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FF6633;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 110%;
}
