@charset "ISO-8859-1";
.css {
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-image:    url(images/tabs/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #BECAD8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BECAD8;
}
a:hover {
	text-decoration: underline;
	color: #FFA101;
}
a:active {
	text-decoration: none;
}
.text {font-size: 12px
}
.text_big {	color: #666666;
	font-size: 16px;
	font-weight: bold;

