body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	background:#F4F4F4;
}

.breadcrumb{
	font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	color : #006699;
	text-decoration : none;
	border-bottom: 1px dashed #006699;
}

a:hover{
  /*color : Red;*/
	text-decoration : none;
	border-bottom: 1px solid #006699;
}

