a:link,a:visited,a:active  {   text-decoration: none;  color: #000}
a:hover { text-decoration: underline;  }

.footer a:link,a:visited,a:active  {color:#6F6473}
.footer a:hover { text-decoration: underline; }

/*strong {color: #BB15AD;}*/

img {border:0px }

h1 {font-size: 90%; margin:0px; padding:0px;}

.spacer {
	clear: both;
}   

.float-left{
	float:left;
}
	
.float-right{
	float:right;
}


.margin-small{
margin-left: 40px;
}

.margin100{
	margin-left: 100px;
	margin-top: 100px;
}


p {text-align: justify;}

.center{
	align: center;
	text-align:center;
	}