A:link    { TEXT-DECORATION: none; color: #ffffff}
A:visited { TEXT-DECORATION: none; color: #ffffff}
A:active  { color: #00CC66} 
A:hover   { TEXT-DECORATION: none; color: #cccccc}
.style2        {font-size:12px; font-family:Verdana,Arial,Helvetica,sans-serif; font-weight : normal; color: #cccccc; margin-left: 0px; letter-spacing: 0px}
.style3       {font-size:13px; font-family:Verdana,Arial,Helvetica,sans-serif; font-weight : normal; color: #ffffff; margin-left: 0px; letter-spacing: 0px}


.primary-content {
	position:middle;
	width:300px;
	padding:10px;
	font-size:12px;
	background:#000;
	background:rgba(24, 26, 27, 0.85);
}

.primary-content h2{
	color:#247EBD;
	border-bottom:2px dotted #fff;
	margin-bottom:10px;
}
.primary-content h2,
.primary-content p{
	padding:0 10px;
}


