body {
	background-color: #F0F0F0;
	margin-top: 1px;
}
.captionB {
	font-family: Arial, verdana;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.exchange {
	font-family: Arial,verdana;
	font-size: 11px;
	color:#FF0000;
}
.BlackLinks {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
}
.BlackLinks:visited {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
}
.BlackLinks:hover {
	font-family: Arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.projects {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	color: #000000;
	text-decoration: underline;
}
.projects:visited {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.projects:hover {
	font-family: Arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}