@charset "UTF-8";
/* CSS Document */


.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
}
.more2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.more {color: #50A7DC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	font-style: italic;
}
a:link {
	color: #441468;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #441468;
}
a:hover {
	text-decoration: none;
	color: #441468;
}
a:active {
	text-decoration: underline;
	color: #441468;
	text-align: left;
}
body {
	background-color: #441568;
}
