a.crumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left:5px;
	padding-top:10px;
	font-weight: normal;
}
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#020202;
	padding-left:5px;
	font-weight: normal;
}
.crumb A:link {
	text-decoration: none;
	color:#020202;
}
.crumb A:visited {
	text-decoration: none;
	color:#020202;
}
.crumb A:active {
	text-decoration: none;
	color:#020202;
}
.crumb A:hover {
	text-decoration: underline; 
	color:#020202;

}

body {
	background-image: url("../images/oup_bg_repeat.jpg");
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #e2e7ed;
}
