body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	font-style: normal;
}
.titles {
	font-size: 14px;
	color: #999999;
}
a:link {
	font-weight: bold;
	color: #830841;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
}
.redtype {
	color: #850842;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #800E43;
}
a:active {
	font-weight: bold;
	color: #870F4B;
	text-decoration: none;
}
.thumbnail{
	padding: 0px 10px 15px 10px;
	vertical-align:top;
	max-height: 100px;
	max-width: 100px;	}	

.lrg_image{
	max-height: 360px;
	max-width: 360px;
	}
