@charset "utf-8";
/* CSS Document */

.vol_bg{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFF;
	background-image: url(../images/vol_purple.gif);
	height: 250px;
	width: 340px;
	background-repeat: no-repeat;
}
.vol_bg a{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
.vol_bg a:hover{
	font-weight: bold;
}
.vol_left{
	background-image: url(../images/vol_purple2.gif);
	background-repeat: no-repeat;
	width: 143px;
	height: 265px;
}
