.copytext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #9BB9DA;
}
a:visited {
	color: #9BB9DA;
}
a:hover {
	color: #5A86B3;
}

.rightalignbg{
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
