@charset "utf-8";
/* CSS Document */

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-transform: none;
	color: #FFF;
	text-decoration:none;
}
a:visited {
	text-transform: none;
	color: #FFF;
	text-decoration:none;
}

