td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
}
.orange {
	color: #990000;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;


}
.title-pro {
	font-weight: normal;
	background-color: #FFE6E6;
	color: #993300;
}
a.menu:hover {
	color: #33CCFF;
}
/*fixed top*/
#top {
	position: fixed;
	right: 50px;
	bottom: 10px;
	display:block;
	-moz-opacity:0.5;
	filter: Alpha(Opacity=80);
}
#top:hover {
	-moz-opacity:0.9;

}
.pro:link {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;

}
.pro:hover {
	color: #005896;
	text-decoration: none;
	font-size: 14px;

}
.pro:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
