
.test 
{
	background: url("../Images/hm_right_background.gif") repeat-x;
	background-color:#514B51;
	width:100%;
}

.content-text
{
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.content-text a
{
	font-family: Verdana;
	font-size: 10px;
	color: #DCD1DC;
	text-decoration: none;
}


.content-text a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
