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

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
}
body {
	background-color: #282828;
	margin-top: 20px;
}
a:link {
	color: #C655ED;
}
a:visited {
	color: #9614C0;
}
a:hover {
	color: #DF9FF4;
}
a:active {
	color: #9614C0;
}.was {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
