﻿body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-size: 12px;
	line-height: 22px;
	color: #aaa1a1;
}
a:link {
	font-size: 12px;
	color: #AAA1A1;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #AAA1A1;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

