body{
	font-family: Arial;
}
input {
	border:1px solid gray;
}
.comments{
	color:white;
}
.menu a{
	color:white;
	font-family: Arial;
	text-decoration: none;
}
.menu .pipe
{
	color:black;
}
.orangebox
{
	color: white;
	font-size: 12px;
	background-color: #fff;
}
.orangebox .title{
	font-size: 17px;
}

.orangebox a
{
	color: white;
	text-decoration: none;
}
.orangebox a:hover
{
	color: red;
	text-decoration: underline;
}

.topdoctors
{
	font-weight: bold;
}