A:link{
	color:#0375CD;
	text-decoration:none;
	font-weight:bold;

}
A:visited{
	color:#0375CD;
	text-decoration:none;
	font-weight:bold;

}
A:active{
	color:#0375CD;
	text-decoration:none;
	font-weight:bold;

}
A:hover{
	color:rgb(0,0,0);
	text-decoration:none;
	font-weight:bold;

}

body, p, td, div, span, menu, ul, li{
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:11px;
}
strong, b{
	font-weight:bold;
}


.ft1{
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	width:120px;
	height:20px;

	background-color:rgb(255,255,255);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,255,255);
}