.General {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12pt;
	color: #33FF33;
	clip:  rect(   );
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	right: 10px;
}

A:active {
	color: #ffffcc;
	font-weight: bold;
}
A:hover {
	color: #ff3333;
	font-weight: bold;
}
A:link {
	color: #3399FF;
	font-weight: bold;
}
A:visited {
	color: #ffff00;
	font-weight: bold;
}

