A:link {text-decoration: none; color: #f6981e;}
A:visited {text-decoration: none; color: #be0101;}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}


body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c5c5c5;
	background-image: url('ui/bg_frame.png');
}

.text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c5c5c5;
}