@charset "utf-8";
/* CSS Document */
body{
	font-family: Tahoma, "MS Sans Serif", sans-serif;
	text-decoration: none;
	margin:auto;
}
.txtBlack {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txtCyan{font-size: 12px;
	color: #b3005d;
	text-decoration: none;}
