.menu  {
		font-size : 12px;
		font-family : Arial, Helvetica, sans-serif;
		color : #0000FF;
		font-weight: bold;
		background-color: transparent;
		width : 125px;
		height : 15px;
		border-bottom : 1px solid #000000;
		line-height : 15px;
		padding-top: 4px;
		padding-bottom: 4px;
padding-right: 4px; padding-left: 4px	; text-align: center; }
	.menu:hover  {
		color : #003366;
		background-color: #00FFFF;
		 
		}
	p {
	font-family: Arial, Helvetica, sans-serif;
	filter: Glow(Color=red, Strength=3);

}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.img2 {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); }
