body {
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
}
.infos {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	margin: 2px;
}
.privacyNormal {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	white-space: normal;
}
.privacyBold {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	white-space: normal;
}
.privacytag {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.portfolio {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
}
.portfolio2 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-transform: capitalize;
}
.portfolio2 a {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.thumbnail {
background-color: #FFFFFF;
padding: 4px;
border: 1px solid #FFFFFF;
}





