p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
}
.b01 {
	color : #FFFFFF;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.b01 a {
	color : #993399;
	text-decoration: none;
}
.b01 a:hover {
	color: #FFCCFF;
}
.b02 {
	color : #FFFFFF;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
.b02 a {
	color : #CC66CC;
	text-decoration: none;
}
.b02 a:hover {
	color: #993399;
}
.borderit2 img {
	border: 1px solid #FFFFFF;
}
.borderit2:hover img {
	border: 1px solid #993399;
}
.borderit2:hover {
	color: red; /* irrelevant definition to overcome IE bug */
}
.borderit3 img {
	border: 1px solid #CC66CC;
}
.borderit3:hover img {
	border: 1px solid #993399;
}
.borderit3:hover {
	color: red; /* irrelevant definition to overcome IE bug */
}
.borderit4 img {
	border : 1px solid #CC66CC;
}

