.copyrt a:link {
   color : #6F77A2;
   text-decoration : none;
}

.copyrt a:visited {
   color : #6F77A2;
   text-decoration : none;
}

.copyrt a:hover {
   color : #CCCCCC;
   text-decoration : none;
}

.copyrt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #737373;
	text-align: center;
	padding: 8px;
}
.prom {
	font-size: 10px;
	color: #6571B9;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;


}
