.link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.link:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #03A0FF;
}
.head {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#015ebb;
}

.contenttext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height:20px;
	color:#000000;
}
.contentpink {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color:#E90171;
}
.bg001{background:url(../images/sidepics_bg1.jpg);
background-repeat:repeat-x;
}