/* Features Styles */

img.border{
	border: 1px solid white;
}

span.header{
	text-transform: capitalize;
	font-size:14px;
	color:#000066 ;
	font-weight: bold;
}
div.headerw11{
	font-size:11px;
	color:#ffffff ;
	font-weight: bold;
}
div.headero{
	text-transform: capitalize;
	font-size:14px;
	color:#f8d883 ;
	font-weight: bold;
}

span.featuretxt {
	color:#333333;
}

.feature {
	font-size:11px;
}

a.feature:link, a.feature:visited{
	font-size:9px;
	color:maroon;
	font-weight:bold;
	text-decoration:underline;
}

a.feature:hover {
	font-size:9px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}

.hyperlink {
	font-size:12px;
}

a.hyperlink:link, a.hyperlink:visited{
	font-size:12px;
	color:maroon;
	font-weight:bold;
	text-decoration:underline;
}

a.hyperlink:hover {
	font-size:12px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}

.hyperlinkw {
	font-size:14px;
	color:#ffffff;
}

a.hyperlinkw:link, a.hyperlinkw:visited{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

a.hyperlinkw:hover {
	font-size:14px;
	color:#f8d883;
	font-weight:bold;
	text-decoration:none;
}

.hyperlinkw11 {
	font-size:11px;
	color:#ffffff;
}

a.hyperlinkw11:link, a.hyperlinkw11:visited{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

a.hyperlinkw11:hover {
	font-size:11px;
	color:#f8d883;
	font-weight:bold;
	text-decoration:none;
}


.hyperlinkt {
	font-size:14px;
}

a.hyperlinkt:link, a.hyperlinkt:visited{
	font-size:14px;
	color:#f8d883;
	font-weight:bold;
	text-decoration:underline;
}

a.hyperlinkt:hover {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}