.navbar {
	font-family: "Times New Roman", Times, serif;
	background-color: #902C48;
	color: #FFFFFF;
}

.navbar a {
	font-family: "Times New Roman", Times, serif;
	background-color: #902C48;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	font-family: "Times New Roman", Times, serif;
	background-color: #996666;
	color: #FFFFFF;
	text-decoration: none;
}
.drtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.drbackground {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.cvslinks a {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
