body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.txtrt {
	color: #F00;
}
