.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.center a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #e35b00;
	text-decoration: none;
}
.center a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #e35b00;
	text-decoration: none;
}
.center a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #e35b00;
	text-decoration: underline;
}
.center a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #e35b00;
	text-decoration: none;
}
.circles {
	background-image: url('../images/cicles.jpg');
    background-repeat: no-repeat;
}
.defaultback {
	background-image: url('/images/justwhite.jpg');
    background-repeat: no-repeat;
}
.bottom1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight:bold;
	color: #d7d7d7;
	text-decoration:underline
}
.bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #d7d7d7;
	text-decoration: none;
}

