.head {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #AF4C47;
	text-decoration: none;
}
a.head:link,a.head:visited{
    color: #AF4C47;
	text-decoration: none;
	}
a.head:hover{
    color: #000000;
	text-decoration: none;
	}
.white {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
}
.links{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.links:link,a.links:visited{
    color: #FFFFFF;
	text-decoration: none;
	}
a.links:hover{
    color: #BE616F;
	text-decoration: none;
	}
.readmore {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

