.top_menu {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.orange_outline {
	color: #FF9900;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #006633;
}
a:hover {
	font-family: verdana;
	text-decoration: underline;
	color: #000000;
}
.title_body {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.references {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.outline {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DEB900;
}
